summaryrefslogtreecommitdiff
path: root/GL/glx/glxcmds.c
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@redhat.com>2006-03-21 22:32:13 +0000
committerKristian Høgsberg <krh@redhat.com>2006-03-21 22:32:13 +0000
commit8e3ad87d01c102591c7dc25614f6ac10e444a1b1 (patch)
treec8dc18dfd1762cbd57bc1207f437c7d805e4b112 /GL/glx/glxcmds.c
parentdcc43d57cbe9d2b65384fe9ba2e4e4fbb43cb0a1 (diff)
#include indirect_dispatch to get prototypes for FBO functions.
Fix a couple of warnings.
Diffstat (limited to 'GL/glx/glxcmds.c')
-rw-r--r--GL/glx/glxcmds.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/GL/glx/glxcmds.c b/GL/glx/glxcmds.c
index ef4992446..3a3b43027 100644
--- a/GL/glx/glxcmds.c
+++ b/GL/glx/glxcmds.c
@@ -57,6 +57,7 @@
#include "glapi.h"
#include "glthread.h"
#include "dispatch.h"
+#include "indirect_dispatch.h"
#ifndef GLX_TEXTURE_TARGET_EXT
#define GLX_TEXTURE_TARGET_EXT 0x6001