summaryrefslogtreecommitdiff
path: root/src/mesa/main/dispatch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/dispatch.h')
-rw-r--r--src/mesa/main/dispatch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/main/dispatch.h b/src/mesa/main/dispatch.h
index 27f80a5062..e39d3e2715 100644
--- a/src/mesa/main/dispatch.h
+++ b/src/mesa/main/dispatch.h
@@ -32,6 +32,6 @@
#include "glapi/glapitable.h"
#include "glapi/glapioffsets.h"
-#include "glapi/glapidispatch.h"
+#include "main/glapidispatch.h"
#endif /* _DISPATCH_H */