diff options
Diffstat (limited to 'src/mesa/main/vtxfmt.h')
-rw-r--r-- | src/mesa/main/vtxfmt.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/vtxfmt.h b/src/mesa/main/vtxfmt.h index 34ade890555..efccd901aa6 100644 --- a/src/mesa/main/vtxfmt.h +++ b/src/mesa/main/vtxfmt.h @@ -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 ); |