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/display/nr-3dutils.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/display/nr-3dutils.cpp')
| -rw-r--r-- | src/display/nr-3dutils.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/display/nr-3dutils.cpp b/src/display/nr-3dutils.cpp index 4a4cb78ec..ffeaebe8e 100644 --- a/src/display/nr-3dutils.cpp +++ b/src/display/nr-3dutils.cpp @@ -12,7 +12,6 @@ #include <glib/gmessages.h> #include "libnr/nr-pixblock.h" -#include "libnr/nr-matrix.h" #include "display/nr-3dutils.h" #include <cmath> |
