From 030632057c5c65a46d218c9ed2ffed5277513c6e Mon Sep 17 00:00:00 2001 From: monsta Date: Sun, 20 Nov 2016 23:35:35 +0300 Subject: move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option and require libmatekbd and libmate-desktop >= 1.17 --- src/gs-monitor.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gs-monitor.h') diff --git a/src/gs-monitor.h b/src/gs-monitor.h index 75c2212..de8053e 100644 --- a/src/gs-monitor.h +++ b/src/gs-monitor.h @@ -23,6 +23,8 @@ #ifndef __GS_MONITOR_H #define __GS_MONITOR_H +#include + G_BEGIN_DECLS #define GS_TYPE_MONITOR (gs_monitor_get_type ()) -- cgit v1.2.1