diff options
Diffstat (limited to 'src/path-prefix.cpp')
| -rw-r--r-- | src/path-prefix.cpp | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/path-prefix.cpp b/src/path-prefix.cpp index b79f2b48f..cfd03d445 100644 --- a/src/path-prefix.cpp +++ b/src/path-prefix.cpp @@ -17,17 +17,14 @@ * */ - #ifdef HAVE_CONFIG_H -#include <config.h> +# include "config.h" // only include where actually required! #endif - #include "io/resource.h" #include "path-prefix.h" #include <glib.h> - /** * Determine the location of the Inkscape data directory (typically the share/ folder * from where Inkscape should be loading resources) and append a relative path |
