summaryrefslogtreecommitdiffstats
path: root/src/extension/system.cpp
diff options
context:
space:
mode:
authorAlex Valavanis <valavanisalex@gmail.com>2012-02-12 13:43:17 +0000
committerAlex Valavanis <valavanisalex@gmail.com>2012-02-12 13:43:17 +0000
commitcd1cf32a2792f8eaf99a90e326a7430b9b842552 (patch)
tree7dc818161f74be4598a640e4491b71d166f19d9f /src/extension/system.cpp
parentRefresh marshallers for mingw (diff)
downloadinkscape-cd1cf32a2792f8eaf99a90e326a7430b9b842552.tar.gz
inkscape-cd1cf32a2792f8eaf99a90e326a7430b9b842552.zip
Header cleaning
(bzr r10963)
Diffstat (limited to 'src/extension/system.cpp')
-rw-r--r--src/extension/system.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/extension/system.cpp b/src/extension/system.cpp
index 4f8d2ebe6..82d0a726f 100644
--- a/src/extension/system.cpp
+++ b/src/extension/system.cpp
@@ -36,8 +36,8 @@
#include "xml/rebase-hrefs.h"
#include "io/sys.h"
#include "inkscape.h"
+#include "document-undo.h"
-/* #include "implementation/plugin.h" */
namespace Inkscape {
namespace Extension {