[gthumb: 2/20] Replacing an include for <gdkconfig.h> by a <gdk/gdk.h>



commit f42f27862aeaac39988aa4f922fcb0593bda504c
Author: Lincoln de Sousa <lincoln comum org>
Date:   Fri May 6 23:26:36 2011 -0300

    Replacing an include for <gdkconfig.h> by a <gdk/gdk.h>

 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 ccb10bf..e391218 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 <gdk/gdk.h>
 #include "eggsmclient.h"
 
 G_BEGIN_DECLS



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]