diff options
Diffstat (limited to 'src/mesa/main/pixel.h')
-rw-r--r-- | src/mesa/main/pixel.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/main/pixel.h b/src/mesa/main/pixel.h index c12ef97b8fd..fd1782e1bcb 100644 --- a/src/mesa/main/pixel.h +++ b/src/mesa/main/pixel.h @@ -33,10 +33,8 @@ #define PIXEL_H -#include "compiler.h" #include "glheader.h" -struct _glapi_table; struct gl_context; |