aboutsummaryrefslogtreecommitdiff
path: root/mesalib/src/mesa/main/rastpos.h
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/src/mesa/main/rastpos.h')
-rw-r--r--mesalib/src/mesa/main/rastpos.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/mesalib/src/mesa/main/rastpos.h b/mesalib/src/mesa/main/rastpos.h
index 2d36936de..dc28c68d4 100644
--- a/mesalib/src/mesa/main/rastpos.h
+++ b/mesalib/src/mesa/main/rastpos.h
@@ -32,7 +32,8 @@
#define RASTPOS_H
-#include "compiler.h"
+#include "glheader.h"
+
struct _glapi_table;
struct gl_context;