summaryrefslogtreecommitdiff
path: root/i965/brw_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'i965/brw_util.h')
-rw-r--r--i965/brw_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/i965/brw_util.h b/i965/brw_util.h
index bd6cc0a..33e7cd8 100644
--- a/i965/brw_util.h
+++ b/i965/brw_util.h
@@ -33,7 +33,7 @@
#ifndef BRW_UTIL_H
#define BRW_UTIL_H
-#include "mtypes.h"
+#include "main/mtypes.h"
extern GLuint brw_count_bits( GLuint val );
extern GLuint brw_parameter_list_state_flags(struct gl_program_parameter_list *paramList);