summaryrefslogtreecommitdiffstats
path: root/src/selection-chemistry.cpp
diff options
context:
space:
mode:
authorAlex Valavanis <valavanisalex@gmail.com>2012-02-27 23:49:20 +0000
committerAlex Valavanis <valavanisalex@gmail.com>2012-02-27 23:49:20 +0000
commit6c5b23c3d3eff317c770c52cf47ca9955be7caba (patch)
tree91f6b3f9d70089226ef546a9c9a9580c7e59d4d2 /src/selection-chemistry.cpp
parentgseal fix (diff)
parentfixed crash! (diff)
downloadinkscape-6c5b23c3d3eff317c770c52cf47ca9955be7caba.tar.gz
inkscape-6c5b23c3d3eff317c770c52cf47ca9955be7caba.zip
Merge Andrew's new OCAL dialog and clean headers. Please test
(bzr r11027)
Diffstat (limited to 'src/selection-chemistry.cpp')
-rw-r--r--src/selection-chemistry.cpp2
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"