summaryrefslogtreecommitdiffstats
path: root/src/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/interface.h')
-rw-r--r--src/interface.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/interface.h b/src/interface.h
index ae3ced8ea..98d041edc 100644
--- a/src/interface.h
+++ b/src/interface.h
@@ -17,7 +17,9 @@
* Released under GNU GPL, read the file 'COPYING' for more information
*/
+#if GLIBMM_DISABLE_DEPRECATED && HAVE_GLIBMM_THREADS_H
#include <glibmm/threads.h>
+#endif
#include <gtkmm/menu.h>