summaryrefslogtreecommitdiff
path: root/src/mesa/es
diff options
context:
space:
mode:
authorChia-I Wu <olvaffe@gmail.com>2009-09-15 14:20:30 +0800
committerChia-I Wu <olvaffe@gmail.com>2009-09-15 14:20:30 +0800
commita49adc545bae522851b095c05df9d82d78fc78c8 (patch)
treefa11aaf273bd6ade312f549d1d8b380a61d8daf9 /src/mesa/es
parentb4d0fdf8d25777dc7b6ad69f7338ea8ca6800638 (diff)
Update Android.mk for recent merge.
Diffstat (limited to 'src/mesa/es')
-rw-r--r--src/mesa/es/main/mfeatures.h2
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"