summaryrefslogtreecommitdiff
path: root/glx/glxdri.c
diff options
context:
space:
mode:
Diffstat (limited to 'glx/glxdri.c')
-rw-r--r--glx/glxdri.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/glx/glxdri.c b/glx/glxdri.c
index 21e44d12d..f16c8cd54 100644
--- a/glx/glxdri.c
+++ b/glx/glxdri.c
@@ -57,9 +57,9 @@
#include "g_disptab.h"
#include "glapitable.h"
+#include "glapidispatch.h"
#include "glapi.h"
#include "glthread.h"
-#include "dispatch.h"
#include "extension_string.h"
typedef struct __GLXDRIscreen __GLXDRIscreen;