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/line-geometry.h | |
| 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/line-geometry.h')
| -rw-r--r-- | src/line-geometry.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/line-geometry.h b/src/line-geometry.h index 472478e3b..dcd157d47 100644 --- a/src/line-geometry.h +++ b/src/line-geometry.h @@ -14,9 +14,8 @@ #include <boost/optional.hpp> #include "glib.h" -#include "display/sp-ctrlline.h" #include "axis-manip.h" // FIXME: This is only for Box3D::epsilon; move that to a better location - +#include "2geom/point.h" #include "document.h" #include "ui/view/view.h" |
