summaryrefslogtreecommitdiff
path: root/src/mesa/main/remap_helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/remap_helper.h')
-rw-r--r--src/mesa/main/remap_helper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/main/remap_helper.h b/src/mesa/main/remap_helper.h
index 2c8f0de467..0a5b629688 100644
--- a/src/mesa/main/remap_helper.h
+++ b/src/mesa/main/remap_helper.h
@@ -25,7 +25,7 @@
* SOFTWARE.
*/
-#include "glapi/dispatch.h"
+#include "main/dispatch.h"
struct gl_function_remap {
GLint func_index;