diff options
Diffstat (limited to 'src/mesa/main/api_arrayelt.h')
-rw-r--r-- | src/mesa/main/api_arrayelt.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/api_arrayelt.h b/src/mesa/main/api_arrayelt.h index 9887032597c..2afd401def1 100644 --- a/src/mesa/main/api_arrayelt.h +++ b/src/mesa/main/api_arrayelt.h @@ -28,7 +28,6 @@ #define API_ARRAYELT_H -#include "main/mfeatures.h" #include "main/mtypes.h" #define _MESA_INIT_ARRAYELT_VTXFMT(vfmt, impl) \ |