summaryrefslogtreecommitdiff
path: root/glx/renderpix.c
diff options
context:
space:
mode:
authorGeorge Sapountzis <gsapountzis@gmail.com>2010-03-03 21:35:38 +0200
committerGeorge Sapountzis <gsapountzis@gmail.com>2010-03-03 21:35:38 +0200
commit73b298172922f9f411152071436e93da5134788b (patch)
tree15a2676b2d23cc38559dd9148112d3809812d6f4 /glx/renderpix.c
parent1ca3d064e0a031208eed30adf9e73e577ba5a5fb (diff)
glapi: drop dispatch.hglapi-sync
Diffstat (limited to 'glx/renderpix.c')
-rw-r--r--glx/renderpix.c2
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)
{