summaryrefslogtreecommitdiffstats
path: root/src/widgets/sp-xmlview-attr-list.cpp
diff options
context:
space:
mode:
authorJoshua L. Blocher <verbalshadow@gmail.com>2009-01-09 01:57:18 +0000
committerverbalshadow <verbalshadow@users.sourceforge.net>2009-01-09 01:57:18 +0000
commitd0a01c4ce2652c3fb0b6fb89725c56d20e94c538 (patch)
treeba5bb3dcc6218fa5b0f0af1b00b2f93f14fa95e1 /src/widgets/sp-xmlview-attr-list.cpp
parentlittle change to meke extensions more testables (diff)
downloadinkscape-d0a01c4ce2652c3fb0b6fb89725c56d20e94c538.tar.gz
inkscape-d0a01c4ce2652c3fb0b6fb89725c56d20e94c538.zip
Cmake: restructure build files to be more like current build system. Should reduce linking stage command for windows.
(bzr r7100)
Diffstat (limited to 'src/widgets/sp-xmlview-attr-list.cpp')
-rw-r--r--src/widgets/sp-xmlview-attr-list.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/sp-xmlview-attr-list.cpp b/src/widgets/sp-xmlview-attr-list.cpp
index 008ad4970..9ee9fcdd0 100644
--- a/src/widgets/sp-xmlview-attr-list.cpp
+++ b/src/widgets/sp-xmlview-attr-list.cpp
@@ -16,7 +16,7 @@
#include <cstring>
#include <glibmm/i18n.h>
-#include "helper/sp-marshal.h"
+#include "../helper/sp-marshal.h"
#include "../xml/node-event-vector.h"
#include "sp-xmlview-attr-list.h"