diff options
Diffstat (limited to 'src/mesa/main/convolve.h')
-rw-r--r-- | src/mesa/main/convolve.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/main/convolve.h b/src/mesa/main/convolve.h index 0c0a9dd5e6c..e696ce497e0 100644 --- a/src/mesa/main/convolve.h +++ b/src/mesa/main/convolve.h @@ -28,7 +28,7 @@ #define CONVOLVE_H -#include "compiler.h" +#include "glheader.h" struct _glapi_table; |