diff options
Diffstat (limited to 'src/mesa/main/light.h')
-rw-r--r-- | src/mesa/main/light.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/light.h b/src/mesa/main/light.h index e25dbf226ec..ccdf772a0d7 100644 --- a/src/mesa/main/light.h +++ b/src/mesa/main/light.h @@ -29,7 +29,6 @@ #include "glheader.h" -#include "mfeatures.h" struct gl_context; struct gl_light; |