summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/gui/theme.cpp1
-rw-r--r--src/resources/beingcommon.h1
2 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp
index f77146751..064bec44f 100644
--- a/src/gui/theme.cpp
+++ b/src/gui/theme.cpp
@@ -45,7 +45,6 @@
#include "resources/loaders/xmlloader.h"
#include "utils/dtor.h"
-#include "utils/files.h"
#include "utils/virtfs.h"
#include "utils/virtfstools.h"
#include "utils/virtlist.h"
diff --git a/src/resources/beingcommon.h b/src/resources/beingcommon.h
index e2d39f958..6ffc65e49 100644
--- a/src/resources/beingcommon.h
+++ b/src/resources/beingcommon.h
@@ -27,6 +27,7 @@
#include "localconsts.h"
+UTILS_STRINGVECTOR_H
UTILS_VIRTFSTOOLS_H
class BeingInfo;