diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/mesa/main/get.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/mesa/main/get.h b/src/mesa/main/get.h index 320492b4ce..99a004b71d 100644 --- a/src/mesa/main/get.h +++ b/src/mesa/main/get.h @@ -32,7 +32,7 @@  #define GET_H -#include "mtypes.h" +#include "glheader.h"  extern void GLAPIENTRY | 
