From: Brian Paul Date: Mon, 15 Dec 2014 23:41:29 +0000 (-0700) Subject: mesa: move #include of mtypes.h outside __cplusplus check X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7b0aefaf74d210f517c54ba5f1c0a6076167869a;p=mesa.git mesa: move #include of mtypes.h outside __cplusplus check Reviewed-by: Anuj Phogat Reviewed-by: Jose Fonseca --- 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