--- gdk/gdkglshapes.c.orig 2009-08-24 14:43:49.000000000 +0400 +++ gdk/gdkglshapes.c 2009-08-24 14:46:28.000000000 +0400 @@ -28,8 +28,13 @@ #include #endif +#ifdef GDK_WINDOWING_QUARTZ +#include +#include +#else #include #include +#endif /* * The following code is imported from GLUT.