mesa: move #include of mtypes.h outside __cplusplus check
authorBrian Paul <brianp@vmware.com>
Mon, 15 Dec 2014 23:41:29 +0000 (16:41 -0700)
committerBrian Paul <brianp@vmware.com>
Tue, 16 Dec 2014 14:52:41 +0000 (07:52 -0700)
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
src/mesa/main/errors.h

index 89d4d58b0dabaf2ded10d4bff78b6a5c095d5633..0c521c0d0407658c1c82d63dfb6d3a1b2734739d 100644 (file)
 
 #include "compiler.h"
 #include "glheader.h"
+#include "mtypes.h"
 
 
 #ifdef __cplusplus
 extern "C" {
 #endif
 
-#include "mtypes.h"
-
 struct _glapi_table;
 
 extern void