diff options
| author | Tavmjong Bah <tavmjong@free.fr> | 2019-02-12 12:52:54 +0000 |
|---|---|---|
| committer | Tavmjong Bah <tavmjong@free.fr> | 2019-02-12 12:52:54 +0000 |
| commit | 1a07fd6edf2b00e740587a897a2f2a881844550e (patch) | |
| tree | c7750c5d3cd5a30e070ea8be368fd010786ab205 /src/desktop.cpp | |
| parent | Update .gitlab-ci.yml (diff) | |
| download | inkscape-1a07fd6edf2b00e740587a897a2f2a881844550e.tar.gz inkscape-1a07fd6edf2b00e740587a897a2f2a881844550e.zip | |
Header cleanup.
Diffstat (limited to '')
| -rw-r--r-- | src/desktop.cpp | 2 |
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" |
