Removed include directives from ResourceManager.h to speed up build process

This commit is contained in:
Dmitry K 2023-07-12 14:51:47 +00:00 committed by Adam Honse
parent 0714920a9a
commit 51712f08b5
42 changed files with 59 additions and 12 deletions

View file

@ -5,6 +5,7 @@
#include "filesystem.h"
#include "LogManager.h"
#include "SettingsManager.h"
#include "OpenRGBPluginsPage.h"
#include "ui_OpenRGBPluginsPage.h"