summaryrefslogtreecommitdiffstats
path: root/src/desktop.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/desktop.cpp')
-rw-r--r--src/desktop.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/desktop.cpp b/src/desktop.cpp
index 561ab1cf0..23a3bf959 100644
--- a/src/desktop.cpp
+++ b/src/desktop.cpp
@@ -85,7 +85,7 @@
#include "event-log.h"
#include "display/canvas-grid.h"
-#include "sp-canvas.h"
+#include "display/sp-canvas.h"
namespace Inkscape { namespace XML { class Node; }}