diff options
Diffstat (limited to 'src/eggsmclient-private.h')
-rw-r--r-- | src/eggsmclient-private.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/eggsmclient-private.h b/src/eggsmclient-private.h index ed47397..0beca30 100644 --- a/src/eggsmclient-private.h +++ b/src/eggsmclient-private.h @@ -20,10 +20,6 @@ #ifndef __EGG_SM_CLIENT_PRIVATE_H__ #define __EGG_SM_CLIENT_PRIVATE_H__ -#include <gtk/gtk.h> -#if !GTK_CHECK_VERSION (3, 0, 0) -#include <gdkconfig.h> -#endif #include "eggsmclient.h" G_BEGIN_DECLS |