X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fmapi%2Fu_current.h;h=ea4f81723463cac1aae49f4fe691d73b2d45a3e6;hb=148c2f5b175eb0c6355d9f1fc4a60c2f7013535d;hp=252e696c571e49fb83fc4b01fe542ce1adc24f7c;hpb=41c87cc5666de7ec5cfdea2c035c671048c06ca5;p=mesa.git diff --git a/src/mapi/u_current.h b/src/mapi/u_current.h index 252e696c571..ea4f8172346 100644 --- a/src/mapi/u_current.h +++ b/src/mapi/u_current.h @@ -1,6 +1,10 @@ #ifndef _U_CURRENT_H_ #define _U_CURRENT_H_ +#include "c99_compat.h" +#include "util/macros.h" + + #if defined(MAPI_MODE_UTIL) || defined(MAPI_MODE_GLAPI) || \ defined(MAPI_MODE_BRIDGE) @@ -24,8 +28,6 @@ #else /* MAPI_MODE_UTIL || MAPI_MODE_GLAPI || MAPI_MODE_BRIDGE */ -#include "u_compiler.h" - struct mapi_table; #ifdef GLX_USE_TLS