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