diff options
Diffstat (limited to 'copy-n-paste')
-rw-r--r-- | copy-n-paste/eggsmclient-private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/copy-n-paste/eggsmclient-private.h b/copy-n-paste/eggsmclient-private.h index 2e41d6d..3462ec3 100644 --- a/copy-n-paste/eggsmclient-private.h +++ b/copy-n-paste/eggsmclient-private.h @@ -20,7 +20,7 @@ #ifndef __EGG_SM_CLIENT_PRIVATE_H__ #define __EGG_SM_CLIENT_PRIVATE_H__ -#include <gdkconfig.h> +#include <gtk/gtk.h> #include "eggsmclient.h" G_BEGIN_DECLS |