Merge commit 'origin/master' into gallium-0.2
[mesa.git] / src / glut / glx / glutint.h
index 6fe09ffe7e708e914b23a38345111c830797966f..de506a5932d83a85a257673149cc3305adf17d63 100644 (file)
 #include <GL/glx.h>
 #endif
 
+#ifndef GLUT_BUILDING_LIB
 #define GLUT_BUILDING_LIB  /* Building the GLUT library itself. */
+#endif
+
 #include <GL/glut.h>
 
 #if defined(MESA) && defined(_WIN32) && !defined(__CYGWIN32__)
-#include <gl/mesa_wgl.h>
+#include <GL/mesa_wgl.h>
 #endif
 
 #ifndef _WIN32