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/box3d.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/box3d.cpp')
| -rw-r--r-- | src/box3d.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/box3d.cpp b/src/box3d.cpp index a6dd378f1..34ce7a27f 100644 --- a/src/box3d.cpp +++ b/src/box3d.cpp @@ -19,7 +19,6 @@ #include "attributes.h" #include "xml/document.h" #include "xml/repr.h" -#include "libnr/nr-matrix-fns.h" #include "box3d.h" #include "box3d-side.h" |
