summaryrefslogtreecommitdiffstats
path: root/src/desktop.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/desktop.cpp')
-rw-r--r--src/desktop.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/desktop.cpp b/src/desktop.cpp
index 79fec2927..46589ca04 100644
--- a/src/desktop.cpp
+++ b/src/desktop.cpp
@@ -38,7 +38,6 @@
#include "layer-manager.h"
#include "message-context.h"
#include "message-stack.h"
-#include "resource-manager.h"
#include "display/canvas-arena.h"
#include "display/canvas-debug.h"
@@ -55,6 +54,8 @@
#include "helper/action-context.h"
#include "helper/action.h" //sp_action_perform
+#include "io/resource-manager.h"
+
#include "object/sp-namedview.h"
#include "object/sp-root.h"