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/snapper.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/snapper.h')
| -rw-r--r-- | src/snapper.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/snapper.h b/src/snapper.h index 08b10e41b..0110a9154 100644 --- a/src/snapper.h +++ b/src/snapper.h @@ -14,8 +14,6 @@ #include <map> #include <list> -#include "libnr/nr-coord.h" -#include "libnr/nr-point.h" #include <boost/optional.hpp> #include "snapped-point.h" |
