diff options
| author | Alex Valavanis <valavanisalex@gmail.com> | 2012-02-12 13:43:17 +0000 |
|---|---|---|
| committer | Alex Valavanis <valavanisalex@gmail.com> | 2012-02-12 13:43:17 +0000 |
| commit | cd1cf32a2792f8eaf99a90e326a7430b9b842552 (patch) | |
| tree | 7dc818161f74be4598a640e4491b71d166f19d9f /src/dialogs/xml-tree.cpp | |
| parent | Refresh marshallers for mingw (diff) | |
| download | inkscape-cd1cf32a2792f8eaf99a90e326a7430b9b842552.tar.gz inkscape-cd1cf32a2792f8eaf99a90e326a7430b9b842552.zip | |
Header cleaning
(bzr r10963)
Diffstat (limited to 'src/dialogs/xml-tree.cpp')
| -rw-r--r-- | src/dialogs/xml-tree.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dialogs/xml-tree.cpp b/src/dialogs/xml-tree.cpp index 17d1a83b0..608e7e121 100644 --- a/src/dialogs/xml-tree.cpp +++ b/src/dialogs/xml-tree.cpp @@ -23,6 +23,7 @@ #include "../desktop-handles.h" #include "dialog-events.h" #include "../document.h" +#include "../document-undo.h" #include "../event-context.h" #include "helper/window.h" #include "../inkscape.h" |
