summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/button.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/ui/widget/button.cpp
parentUpdate .gitlab-ci.yml (diff)
downloadinkscape-1a07fd6edf2b00e740587a897a2f2a881844550e.tar.gz
inkscape-1a07fd6edf2b00e740587a897a2f2a881844550e.zip
Header cleanup.
Diffstat (limited to 'src/ui/widget/button.cpp')
-rw-r--r--src/ui/widget/button.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/widget/button.cpp b/src/ui/widget/button.cpp
index c2bdcfd44..a149f28a8 100644
--- a/src/ui/widget/button.cpp
+++ b/src/ui/widget/button.cpp
@@ -20,7 +20,6 @@
#include "helper/action.h"
#include "shortcuts.h"
#include "ui/icon-loader.h"
-#include "ui/interface.h"
namespace Inkscape {
namespace UI {