diff options
Diffstat (limited to 'src/file.cpp')
| -rw-r--r-- | src/file.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/file.cpp b/src/file.cpp index ac4d0ab62..5e93fb9ce 100644 --- a/src/file.cpp +++ b/src/file.cpp @@ -46,7 +46,6 @@ #include "path-prefix.h" #include "print.h" #include "rdf.h" -#include "resource-manager.h" #include "selection-chemistry.h" #include "verbs.h" @@ -58,6 +57,7 @@ #include "helper/png-write.h" #include "io/resource.h" +#include "io/resource-manager.h" #include "io/sys.h" #include "object/sp-defs.h" |
