Compile fix.
authorCody Russell <bratsche@src.gnome.org>
Mon, 5 Feb 2007 20:03:28 +0000 (20:03 +0000)
committerCody Russell <bratsche@src.gnome.org>
Mon, 5 Feb 2007 20:03:28 +0000 (20:03 +0000)
svn path=/trunk/; revision=5324

glib/gsequence.h

index d9bdd6d9c945ade1fab84aa7a0e6dc1d55935bdc..ffac6c62e55a50f3dfc37d9266f640c3b21b8c1a 100644 (file)
@@ -18,7 +18,7 @@
  * Boston, MA 02111-1307, USA.
  */
 
-#include <glib.h>
+#include <glib/gtypes.h>
 
 #ifndef __G_SEQUENCE_H__
 #define __G_SEQUENCE_H__