diff options
author | Chia-I Wu <olvaffe@gmail.com> | 2009-09-15 14:20:30 +0800 |
---|---|---|
committer | Chia-I Wu <olvaffe@gmail.com> | 2009-09-15 14:20:30 +0800 |
commit | a49adc545bae522851b095c05df9d82d78fc78c8 (patch) | |
tree | fa11aaf273bd6ade312f549d1d8b380a61d8daf9 /src/mesa/es | |
parent | b4d0fdf8d25777dc7b6ad69f7338ea8ca6800638 (diff) |
Update Android.mk for recent merge.
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" |