include glheader.h first, to prevent warnings about GLAPIENTRYP being redefined
[mesa.git] / src / mesa / tnl / t_save_playback.c
index 5a444014449d7aeb142642fdf53460e0c79a7a18..083901f079d8e9d49ae78afa5428769f08a01d5e 100644 (file)
@@ -26,6 +26,7 @@
  *    Keith Whitwell <keith@tungstengraphics.com>
  */
 
+#include "glheader.h"
 #include "context.h"
 #include "imports.h"
 #include "mtypes.h"