summaryrefslogtreecommitdiffstats
path: root/src/ui
diff options
context:
space:
mode:
authorPatrick Storz <eduard.braun2@gmx.de>2019-08-05 20:13:24 +0000
committerPatrick Storz <eduard.braun2@gmx.de>2019-08-31 14:50:39 +0000
commit299010c5b11801fa49bd52ae78c6d2cc0e069137 (patch)
tree495a5d9571b0e48de6f7cf4d2f784939d597e9c9 /src/ui
parentcleanup includes a bit (diff)
downloadinkscape-299010c5b11801fa49bd52ae78c6d2cc0e069137.tar.gz
inkscape-299010c5b11801fa49bd52ae78c6d2cc0e069137.zip
More cleanup
Diffstat (limited to 'src/ui')
-rw-r--r--src/ui/selected-color.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/selected-color.h b/src/ui/selected-color.h
index 6bb426b7f..1a00fc5cf 100644
--- a/src/ui/selected-color.h
+++ b/src/ui/selected-color.h
@@ -14,7 +14,9 @@
#ifndef SEEN_SELECTED_COLOR
#define SEEN_SELECTED_COLOR
+#include <glib.h>
#include <sigc++/signal.h>
+
#include "color.h"
namespace Gtk