summaryrefslogtreecommitdiffstats
path: root/src/display/sp-canvas.cpp
diff options
context:
space:
mode:
authorJoshua L. Blocher <verbalshadow@gmail.com>2009-01-09 03:02:28 +0000
committerverbalshadow <verbalshadow@users.sourceforge.net>2009-01-09 03:02:28 +0000
commitca949a33e4152cdf4f05cb73a806b4b40f82c4c3 (patch)
tree0c253464abe241dbe755fd07f07ec56f4288bd52 /src/display/sp-canvas.cpp
parentCmake: restructure build files to be more like current build system. Should r... (diff)
downloadinkscape-ca949a33e4152cdf4f05cb73a806b4b40f82c4c3.tar.gz
inkscape-ca949a33e4152cdf4f05cb73a806b4b40f82c4c3.zip
Cmake: Corrections for mistakes
(bzr r7101)
Diffstat (limited to 'src/display/sp-canvas.cpp')
-rw-r--r--src/display/sp-canvas.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/display/sp-canvas.cpp b/src/display/sp-canvas.cpp
index 2c0b1e99d..419b726ca 100644
--- a/src/display/sp-canvas.cpp
+++ b/src/display/sp-canvas.cpp
@@ -28,7 +28,7 @@
#include <gtkmm.h>
-#include <helper/sp-marshal.h>
+#include "../helper/sp-marshal.h"
#include <helper/recthull.h>
#include <display/sp-canvas.h>
#include "display-forward.h"