diff options
| author | Tomasz Boczkowski <penginsbacon@gmail.com> | 2015-05-02 12:54:37 +0000 |
|---|---|---|
| committer | Tomasz Boczkowski <penginsbacon@gmail.com> | 2015-05-02 12:54:37 +0000 |
| commit | 6ebb6cfcf28dfd36a22ce4fe11324971c34ee70c (patch) | |
| tree | c876e9520dccb245004e0704c005a700f9f7c461 /src/widgets | |
| parent | merge with trunk (diff) | |
| download | inkscape-6ebb6cfcf28dfd36a22ce4fe11324971c34ee70c.tar.gz inkscape-6ebb6cfcf28dfd36a22ce4fe11324971c34ee70c.zip | |
gtk3 compile fix
(bzr r14059.1.13)
Diffstat (limited to 'src/widgets')
| -rw-r--r-- | src/widgets/paint-selector.h | 4 |
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> |
