summaryrefslogtreecommitdiffstats
path: root/src/widgets/paint-selector.h
diff options
context:
space:
mode:
authorTomasz Boczkowski <penginsbacon@gmail.com>2015-05-02 12:54:37 +0000
committerTomasz Boczkowski <penginsbacon@gmail.com>2015-05-02 12:54:37 +0000
commit6ebb6cfcf28dfd36a22ce4fe11324971c34ee70c (patch)
treec876e9520dccb245004e0704c005a700f9f7c461 /src/widgets/paint-selector.h
parentmerge with trunk (diff)
downloadinkscape-6ebb6cfcf28dfd36a22ce4fe11324971c34ee70c.tar.gz
inkscape-6ebb6cfcf28dfd36a22ce4fe11324971c34ee70c.zip
gtk3 compile fix
(bzr r14059.1.13)
Diffstat (limited to 'src/widgets/paint-selector.h')
-rw-r--r--src/widgets/paint-selector.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/widgets/paint-selector.h b/src/widgets/paint-selector.h
index 0e8a2967d..55f0e8ec9 100644
--- a/src/widgets/paint-selector.h
+++ b/src/widgets/paint-selector.h
@@ -16,10 +16,6 @@
# include <config.h>
#endif
-#if GLIBMM_DISABLE_DEPRECATED && HAVE_GLIBMM_THREADS_H
-#include <glibmm/threads.h>
-#endif
-
#include <glib.h>
#include <gtk/gtk.h>