summaryrefslogtreecommitdiffstats
path: root/src/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/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/snapper.cpp')
-rw-r--r--src/snapper.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/snapper.cpp b/src/snapper.cpp
index 7e08c22ef..2c646f4d6 100644
--- a/src/snapper.cpp
+++ b/src/snapper.cpp
@@ -9,7 +9,6 @@
* Released under GNU GPL, read the file 'COPYING' for more information.
*/
-#include "libnr/nr-values.h"
#include "sp-namedview.h"
#include "inkscape.h"
#include "desktop.h"