diff options
| author | Tavmjong Bah <tavmjong@free.fr> | 2018-10-22 09:38:37 +0000 |
|---|---|---|
| committer | Tavmjong Bah <tavmjong@free.fr> | 2018-10-22 09:38:37 +0000 |
| commit | 1b2add70be11025b9b26c411bc8c242c5d9f5356 (patch) | |
| tree | 888f27a1a3f467eaa6d8a51ff4a63c7e408b1a41 /src/selection-chemistry.cpp | |
| parent | Add LibreOffice SOC to GIMP GPL palette format script (diff) | |
| download | inkscape-1b2add70be11025b9b26c411bc8c242c5d9f5356.tar.gz inkscape-1b2add70be11025b9b26c411bc8c242c5d9f5356.zip | |
Remove 'document-private.h' where not needed plus some other header cleanup.
Diffstat (limited to 'src/selection-chemistry.cpp')
| -rwxr-xr-x | src/selection-chemistry.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/selection-chemistry.cpp b/src/selection-chemistry.cpp index b67a61ca1..94eb6797e 100755 --- a/src/selection-chemistry.cpp +++ b/src/selection-chemistry.cpp @@ -40,7 +40,6 @@ SPCycleType SP_CYCLING = SP_CYCLE_FOCUS; #include "context-fns.h" #include "desktop-style.h" #include "desktop.h" -#include "document-private.h" #include "document-undo.h" #include "gradient-drag.h" #include "layer-fns.h" |
