diff options
| author | Diederik van Lierop <mail@diedenrezi.nl> | 2009-03-14 22:24:23 +0000 |
|---|---|---|
| committer | dvlierop2 <dvlierop2@users.sourceforge.net> | 2009-03-14 22:24:23 +0000 |
| commit | ca98a832bbdb4dd8c9c8aa1b1d4a93aaef956afd (patch) | |
| tree | 7b1cd994ebbcd5692cb86da130e0f55262fd4428 /src/snapped-curve.h | |
| parent | allow full mouse dragging, rotating, scaling, etc. if a single layer is the s... (diff) | |
| download | inkscape-ca98a832bbdb4dd8c9c8aa1b1d4a93aaef956afd.tar.gz inkscape-ca98a832bbdb4dd8c9c8aa1b1d4a93aaef956afd.zip | |
Remove obsolete includes of libnr files in the snapping code
(bzr r7491)
Diffstat (limited to 'src/snapped-curve.h')
| -rw-r--r-- | src/snapped-curve.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/snapped-curve.h b/src/snapped-curve.h index 60f5fa0d9..0a1fe2431 100644 --- a/src/snapped-curve.h +++ b/src/snapped-curve.h @@ -13,9 +13,6 @@ #include <vector> #include <list> -#include "libnr/nr-coord.h" -#include "libnr/nr-point.h" -#include <libnr/nr-point-fns.h> #include "snapped-point.h" #include <2geom/forward.h> |
