mesa: trim down includes of compiler.h
[mesa.git] / src / mesa / main / vtxfmt.h
index 34ade8905550817c520fdae1b7d6cb0bebd07b8d..efccd901aa6ca2131ee5df9af23cf8ea8f321724 100644 (file)
@@ -33,7 +33,6 @@
 #ifndef _VTXFMT_H_
 #define _VTXFMT_H_
 
-#include "compiler.h"
 #include "mtypes.h"
 
 extern void _mesa_install_exec_vtxfmt( struct gl_context *ctx, const GLvertexformat *vfmt );