summaryrefslogtreecommitdiffstats
path: root/src/helper
diff options
context:
space:
mode:
Diffstat (limited to 'src/helper')
-rw-r--r--src/helper/pixbuf-ops.cpp2
-rw-r--r--src/helper/png-write.cpp2
-rw-r--r--src/helper/stock-items.cpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/helper/pixbuf-ops.cpp b/src/helper/pixbuf-ops.cpp
index d44b2207b..acb2be4da 100644
--- a/src/helper/pixbuf-ops.cpp
+++ b/src/helper/pixbuf-ops.cpp
@@ -19,7 +19,7 @@
#include <boost/scoped_ptr.hpp>
#include <2geom/transforms.h>
-#include "interface.h"
+#include "ui/interface.h"
#include "helper/png-write.h"
#include "display/cairo-utils.h"
#include "display/drawing.h"
diff --git a/src/helper/png-write.cpp b/src/helper/png-write.cpp
index a7ebe7423..32e50b537 100644
--- a/src/helper/png-write.cpp
+++ b/src/helper/png-write.cpp
@@ -18,7 +18,7 @@
#endif
#include <png.h>
-#include "interface.h"
+#include "ui/interface.h"
#include <2geom/rect.h>
#include <2geom/transforms.h>
#include <glib.h>
diff --git a/src/helper/stock-items.cpp b/src/helper/stock-items.cpp
index 58a8a7dfc..17c4c53a7 100644
--- a/src/helper/stock-items.cpp
+++ b/src/helper/stock-items.cpp
@@ -28,7 +28,7 @@
#include "sp-gradient.h"
#include "document-private.h"
#include "sp-pattern.h"
-#include "marker.h"
+#include "sp-marker.h"
#include "desktop-handles.h"
#include "inkscape.h"