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/conn-avoid-ref.cpp | |
| parent | Refresh marshallers for mingw (diff) | |
| download | inkscape-cd1cf32a2792f8eaf99a90e326a7430b9b842552.tar.gz inkscape-cd1cf32a2792f8eaf99a90e326a7430b9b842552.zip | |
Header cleaning
(bzr r10963)
Diffstat (limited to 'src/conn-avoid-ref.cpp')
| -rw-r--r-- | src/conn-avoid-ref.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/conn-avoid-ref.cpp b/src/conn-avoid-ref.cpp index 331865254..d6f02e875 100644 --- a/src/conn-avoid-ref.cpp +++ b/src/conn-avoid-ref.cpp @@ -34,9 +34,11 @@ #include "document.h" #include "desktop.h" #include "desktop-handles.h" +#include "document-undo.h" #include "sp-namedview.h" #include "sp-item-group.h" #include "inkscape.h" +#include "verbs.h" #include <glibmm/i18n.h> using Inkscape::DocumentUndo; |
