summaryrefslogtreecommitdiffstats
path: root/src/file.cpp
diff options
context:
space:
mode:
authorAlexander Valavanis <valavanisalex@gmail.com>2018-11-27 22:37:38 +0000
committerAlexander Valavanis <valavanisalex@gmail.com>2018-11-27 22:37:38 +0000
commita6e588ef0fda8bb66aeed9a5aa5f6c3a6c83be05 (patch)
tree4c2ba04cfc05656d4160cd00bb7ef82ca814bb74 /src/file.cpp
parentInclude clean-up. (diff)
downloadinkscape-a6e588ef0fda8bb66aeed9a5aa5f6c3a6c83be05.tar.gz
inkscape-a6e588ef0fda8bb66aeed9a5aa5f6c3a6c83be05.zip
desktop-widget: Move function to correct header
Diffstat (limited to 'src/file.cpp')
-rw-r--r--src/file.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/file.cpp b/src/file.cpp
index 3e14fcd0a..7cc962d38 100644
--- a/src/file.cpp
+++ b/src/file.cpp
@@ -69,7 +69,7 @@
#include "ui/dialog/ocaldialogs.h"
#include "ui/interface.h"
#include "ui/tools/tool-base.h"
-#include "ui/view/view-widget.h"
+#include "widgets/desktop-widget.h"
#include "xml/rebase-hrefs.h"
#include "xml/sp-css-attr.h"