diff options
Diffstat (limited to 'glx/renderpix.c')
-rw-r--r-- | glx/renderpix.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glx/renderpix.c b/glx/renderpix.c index 056e62c87..a823a58ff 100644 --- a/glx/renderpix.c +++ b/glx/renderpix.c @@ -36,9 +36,9 @@ #include "unpack.h" #include "indirect_dispatch.h" #include "glapitable.h" +#include "glapidispatch.h" #include "glapi.h" #include "glthread.h" -#include "dispatch.h" void __glXDisp_SeparableFilter2D(GLbyte *pc) { |