diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2008-08-03 03:26:27 +0000 |
|---|---|---|
| committer | johanengelen <johanengelen@users.sourceforge.net> | 2008-08-03 03:26:27 +0000 |
| commit | ccdbe79fc18865397c37bb69c2ac0059f2387f94 (patch) | |
| tree | 1c81deacc6d9b677308d1c75b6af71bccfbd206a /src/extension/internal/pov-out.cpp | |
| parent | hopefully fixed last error in nodepath... (diff) | |
| download | inkscape-ccdbe79fc18865397c37bb69c2ac0059f2387f94.tar.gz inkscape-ccdbe79fc18865397c37bb69c2ac0059f2387f94.zip | |
remove many needless references to n-art-bpath.h
(bzr r6540)
Diffstat (limited to 'src/extension/internal/pov-out.cpp')
| -rw-r--r-- | src/extension/internal/pov-out.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/extension/internal/pov-out.cpp b/src/extension/internal/pov-out.cpp index bb12e0564..01b8e64b5 100644 --- a/src/extension/internal/pov-out.cpp +++ b/src/extension/internal/pov-out.cpp @@ -26,7 +26,6 @@ #include <sp-path.h> #include <style.h> #include <display/curve.h> -#include <libnr/n-art-bpath.h> #include <extension/system.h> #include <2geom/pathvector.h> #include <2geom/rect.h> |
