diff options
Diffstat (limited to 'mesa/shader/arbprogparse.h')
-rw-r--r-- | mesa/shader/arbprogparse.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mesa/shader/arbprogparse.h b/mesa/shader/arbprogparse.h index 4574e5c..980d39f 100644 --- a/mesa/shader/arbprogparse.h +++ b/mesa/shader/arbprogparse.h @@ -26,7 +26,7 @@ #ifndef ARBPROGPARSE_H #define ARBPROGPARSE_H -#include "mtypes.h" +#include "main/mtypes.h" extern void _mesa_parse_arb_vertex_program(GLcontext *ctx, GLenum target, |