OSDN Git Service

mesa: remove #include "mfeatures.h" from numerous source files
[android-x86/external-mesa.git] / src / mesa / main / vtxfmt.h
index 16ffb6f..03e1ec0 100644 (file)
@@ -34,7 +34,6 @@
 #define _VTXFMT_H_
 
 #include "compiler.h"
-#include "mfeatures.h"
 #include "mtypes.h"
 
 extern void _mesa_install_exec_vtxfmt( struct gl_context *ctx, const GLvertexformat *vfmt );