From faf43f2ffa88561acb95909861bb28fcdfaeb858 Mon Sep 17 00:00:00 2001 From: Tavmjong Bah Date: Sat, 13 Oct 2018 09:37:26 +0200 Subject: Move some files to 'io' directory. --- src/desktop.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/desktop.cpp') 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" -- cgit v1.2.3