summaryrefslogtreecommitdiffstats
path: root/src/guide-snapper.cpp
diff options
context:
space:
mode:
authorDiederik van Lierop <mail@diedenrezi.nl>2009-03-14 22:24:23 +0000
committerdvlierop2 <dvlierop2@users.sourceforge.net>2009-03-14 22:24:23 +0000
commitca98a832bbdb4dd8c9c8aa1b1d4a93aaef956afd (patch)
tree7b1cd994ebbcd5692cb86da130e0f55262fd4428 /src/guide-snapper.cpp
parentallow full mouse dragging, rotating, scaling, etc. if a single layer is the s... (diff)
downloadinkscape-ca98a832bbdb4dd8c9c8aa1b1d4a93aaef956afd.tar.gz
inkscape-ca98a832bbdb4dd8c9c8aa1b1d4a93aaef956afd.zip
Remove obsolete includes of libnr files in the snapping code
(bzr r7491)
Diffstat (limited to 'src/guide-snapper.cpp')
-rw-r--r--src/guide-snapper.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/guide-snapper.cpp b/src/guide-snapper.cpp
index 7ee35255f..3a9a861e5 100644
--- a/src/guide-snapper.cpp
+++ b/src/guide-snapper.cpp
@@ -12,8 +12,6 @@
* Released under GNU GPL, read the file 'COPYING' for more information
*/
-#include "libnr/nr-values.h"
-#include "libnr/nr-point-fns.h"
#include "sp-namedview.h"
#include "desktop.h"
#include "sp-guide.h"