diff options
Diffstat (limited to 'glx/glxcmds.c')
-rw-r--r-- | glx/glxcmds.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glx/glxcmds.c b/glx/glxcmds.c index 77afbf4b1..68dc0567d 100644 --- a/glx/glxcmds.c +++ b/glx/glxcmds.c @@ -44,9 +44,9 @@ #include "glxutil.h" #include "glxext.h" #include "glapitable.h" +#include "glapidispatch.h" #include "glapi.h" #include "glthread.h" -#include "dispatch.h" #include "indirect_dispatch.h" #include "indirect_table.h" #include "indirect_util.h" |