summaryrefslogtreecommitdiff
path: root/src/utils/paths.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/paths.cpp')
-rw-r--r--src/utils/paths.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/paths.cpp b/src/utils/paths.cpp
index a219346b2..2490c853d 100644
--- a/src/utils/paths.cpp
+++ b/src/utils/paths.cpp
@@ -31,7 +31,7 @@
#include "utils/stringutils.h"
#ifdef USE_X11
-#include "resources/resourcemanager.h"
+#include "resources/resourcemanager/resourcemanager.h"
#endif
#ifdef __native_client__