mesa: Fix windows build.
[mesa.git] / src / mesa / glapi / glthread.c
index 92f2e5bf560f371f3bcdc5748ff3730f56ec134e..e3abb0f4aeefa2a0c8a2fc1d08ddf1c5709b56c9 100644 (file)
  * truly reusable outside of Mesa.  First, the glheader.h include must go.
  */
 
-
 #ifdef HAVE_DIX_CONFIG_H
 #include <dix-config.h>
 #endif
 
-#include "glheader.h"
+#include "main/compiler.h"
 #include "glthread.h"