diff options
| author | Alex Valavanis <valavanisalex@gmail.com> | 2012-06-05 12:34:43 +0000 |
|---|---|---|
| committer | Alex Valavanis <valavanisalex@gmail.com> | 2012-06-05 12:34:43 +0000 |
| commit | c21611294dea99e78017f770feb78684573cce89 (patch) | |
| tree | 6a5c9ee15556f36277a47c015b8f46a34e8f6c27 /src/knotholder.cpp | |
| parent | Allow angle measurement base to be changed by tapping space. (diff) | |
| download | inkscape-c21611294dea99e78017f770feb78684573cce89.tar.gz inkscape-c21611294dea99e78017f770feb78684573cce89.zip | |
Header cleaning for GTK+3 migration
(bzr r11460)
Diffstat (limited to 'src/knotholder.cpp')
| -rw-r--r-- | src/knotholder.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/knotholder.cpp b/src/knotholder.cpp index 81c7e3890..a1ee3082b 100644 --- a/src/knotholder.cpp +++ b/src/knotholder.cpp @@ -19,6 +19,7 @@ #include "sp-shape.h" #include "knot.h" #include "knotholder.h" +#include "knot-holder-entity.h" #include "rect-context.h" #include "sp-rect.h" #include "arc-context.h" |
