summaryrefslogtreecommitdiffstats
path: root/src/mesa/main
diff options
context:
space:
mode:
authorBrian Paul <[email protected]>2014-12-15 16:41:29 -0700
committerBrian Paul <[email protected]>2014-12-16 07:52:41 -0700
commit7b0aefaf74d210f517c54ba5f1c0a6076167869a (patch)
treed5b26d4274b09a19c4bd41e705b4cd0903d4f2f2 /src/mesa/main
parent04addcc6a38756b0b9860d84a8b5822f9a652414 (diff)
mesa: move #include of mtypes.h outside __cplusplus check
Reviewed-by: Anuj Phogat <[email protected]> Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'src/mesa/main')
-rw-r--r--src/mesa/main/errors.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mesa/main/errors.h b/src/mesa/main/errors.h
index 89d4d58b0da..0c521c0d040 100644
--- a/src/mesa/main/errors.h
+++ b/src/mesa/main/errors.h
@@ -38,14 +38,13 @@
#include "compiler.h"
#include "glheader.h"
+#include "mtypes.h"
#ifdef __cplusplus
extern "C" {
#endif
-#include "mtypes.h"
-
struct _glapi_table;
extern void