diff options
Diffstat (limited to 'src/mesa/main/fog.h')
-rw-r--r-- | src/mesa/main/fog.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/fog.h b/src/mesa/main/fog.h index 20a75e96b61..2d56f0e5d4e 100644 --- a/src/mesa/main/fog.h +++ b/src/mesa/main/fog.h @@ -38,7 +38,6 @@ #include "glheader.h" -#include "mfeatures.h" struct gl_context; |