diff options
Diffstat (limited to 'src/selection-chemistry.cpp')
| -rw-r--r-- | src/selection-chemistry.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/selection-chemistry.cpp b/src/selection-chemistry.cpp index 1cded04c8..0d2d567de 100644 --- a/src/selection-chemistry.cpp +++ b/src/selection-chemistry.cpp @@ -21,6 +21,7 @@ # include "config.h" #endif +#include "file.h" #include "selection-chemistry.h" // TOOD fixme: This should be moved into preference repr @@ -70,7 +71,6 @@ SPCycleType SP_CYCLING = SP_CYCLE_FOCUS; #include "sp-offset.h" #include "sp-clippath.h" #include "sp-mask.h" -#include "file.h" #include "helper/png-write.h" #include "layer-fns.h" #include "context-fns.h" |
