summaryrefslogtreecommitdiffstats
path: root/src/ui/cache/svg_preview_cache.cpp
diff options
context:
space:
mode:
authorTavmjong Bah <tavmjong@free.fr>2018-10-22 09:38:37 +0000
committerTavmjong Bah <tavmjong@free.fr>2018-10-22 09:38:37 +0000
commit1b2add70be11025b9b26c411bc8c242c5d9f5356 (patch)
tree888f27a1a3f467eaa6d8a51ff4a63c7e408b1a41 /src/ui/cache/svg_preview_cache.cpp
parentAdd LibreOffice SOC to GIMP GPL palette format script (diff)
downloadinkscape-1b2add70be11025b9b26c411bc8c242c5d9f5356.tar.gz
inkscape-1b2add70be11025b9b26c411bc8c242c5d9f5356.zip
Remove 'document-private.h' where not needed plus some other header cleanup.
Diffstat (limited to 'src/ui/cache/svg_preview_cache.cpp')
-rw-r--r--src/ui/cache/svg_preview_cache.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/cache/svg_preview_cache.cpp b/src/ui/cache/svg_preview_cache.cpp
index d83f3dd61..803f901e4 100644
--- a/src/ui/cache/svg_preview_cache.cpp
+++ b/src/ui/cache/svg_preview_cache.cpp
@@ -21,7 +21,6 @@
#include "selection.h"
#include "inkscape.h"
-#include "document-private.h"
#include "display/cairo-utils.h"
#include "display/drawing-context.h"