diff options
Diffstat (limited to 'src/mesa/es')
-rw-r--r-- | src/mesa/es/main/mfeatures.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/es/main/mfeatures.h b/src/mesa/es/main/mfeatures.h index 28f376d2d1..19f09b233f 100644 --- a/src/mesa/es/main/mfeatures.h +++ b/src/mesa/es/main/mfeatures.h @@ -36,8 +36,6 @@ #ifndef MFEATURES_H #define MFEATURES_H -#include "main/compiler.h" - /* this file replaces main/mfeatures.h */ #ifdef FEATURES_H #error "main/mfeatures.h was wrongly included" |