diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2008-12-30 22:14:34 +0000 |
|---|---|---|
| committer | johanengelen <johanengelen@users.sourceforge.net> | 2008-12-30 22:14:34 +0000 |
| commit | c2c87b6c05bda491b423488fa6a63b1c5f240749 (patch) | |
| tree | 3257115a0a9642e92d5da34228d01f4fbad8c8b5 /src/dialogs/unclump.cpp | |
| parent | add possibility to change the UI language (gettext) in preferences dialogue (diff) | |
| download | inkscape-c2c87b6c05bda491b423488fa6a63b1c5f240749.tar.gz inkscape-c2c87b6c05bda491b423488fa6a63b1c5f240749.zip | |
get rid of a lot of no longer needed "libnr/nr-..." includes.
(bzr r7045)
Diffstat (limited to 'src/dialogs/unclump.cpp')
| -rw-r--r-- | src/dialogs/unclump.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dialogs/unclump.cpp b/src/dialogs/unclump.cpp index 2190bf77e..aebcfd908 100644 --- a/src/dialogs/unclump.cpp +++ b/src/dialogs/unclump.cpp @@ -10,7 +10,6 @@ #include <algorithm> #include <map> -#include "libnr/nr-matrix-ops.h" #include "sp-item.h" |
