summaryrefslogtreecommitdiffstats
path: root/src/display/canvas-debug.cpp
diff options
context:
space:
mode:
authorMarc Jeanmougin <marc@jeanmougin.fr>2018-01-23 23:35:45 +0000
committerMarc Jeanmougin <marc@jeanmougin.fr>2018-01-23 23:35:45 +0000
commit853f212cb0e57f7034e826ed5c444df32e9bb543 (patch)
tree8a032e21c4b2e7d4093b2ebd25f9830fa6b7e034 /src/display/canvas-debug.cpp
parentMerge branch 'master' of gitlab.com:marcjeanmougin/inkscape (diff)
parentMinor include file cleanup. (diff)
downloadinkscape-853f212cb0e57f7034e826ed5c444df32e9bb543.tar.gz
inkscape-853f212cb0e57f7034e826ed5c444df32e9bb543.zip
Merge gitlab.com:inkscape/inkscape
Diffstat (limited to 'src/display/canvas-debug.cpp')
-rw-r--r--src/display/canvas-debug.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/display/canvas-debug.cpp b/src/display/canvas-debug.cpp
index 1748029e9..00a4f3fee 100644
--- a/src/display/canvas-debug.cpp
+++ b/src/display/canvas-debug.cpp
@@ -9,9 +9,6 @@
* Released under GNU GPL, read the file 'COPYING' for more information
*/
-#include "inkscape.h"
-#include "desktop.h"
-
#include "canvas-debug.h"
#include "sp-canvas.h"
#include "cairo-utils.h"