summaryrefslogtreecommitdiffstats
path: root/src/desktop.cpp
diff options
context:
space:
mode:
authorTavmjong Bah <tavmjong@free.fr>2019-02-12 12:52:54 +0000
committerTavmjong Bah <tavmjong@free.fr>2019-02-12 12:52:54 +0000
commit1a07fd6edf2b00e740587a897a2f2a881844550e (patch)
treec7750c5d3cd5a30e070ea8be368fd010786ab205 /src/desktop.cpp
parentUpdate .gitlab-ci.yml (diff)
downloadinkscape-1a07fd6edf2b00e740587a897a2f2a881844550e.tar.gz
inkscape-1a07fd6edf2b00e740587a897a2f2a881844550e.zip
Header cleanup.
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 ff40e5934..aa58ee332 100644
--- a/src/desktop.cpp
+++ b/src/desktop.cpp
@@ -62,7 +62,7 @@
#include "object/sp-root.h"
#include "ui/dialog/dialog-manager.h"
-#include "ui/interface.h"
+#include "ui/interface.h" // Only for getLayoutPrefPath
#include "ui/tool-factory.h"
#include "ui/tools/box3d-tool.h"
#include "ui/tools/select-tool.h"