summaryrefslogtreecommitdiff
path: root/src/glx/x11/pixelstore.c
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2005-04-14 20:35:33 +0000
committerIan Romanick <idr@us.ibm.com>2005-04-14 20:35:33 +0000
commitf434e07a6ac849cd127d70eee8b3349da7cfb360 (patch)
tree5ae4a7ad8ff554dfa485e88b8ec7e557ccf9f773 /src/glx/x11/pixelstore.c
parent369404299c6e23ee0cc4b572c95e5533314064d7 (diff)
Add missing includes of indirect.h.
Diffstat (limited to 'src/glx/x11/pixelstore.c')
-rw-r--r--src/glx/x11/pixelstore.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glx/x11/pixelstore.c b/src/glx/x11/pixelstore.c
index 61a282a3e2..0727865f09 100644
--- a/src/glx/x11/pixelstore.c
+++ b/src/glx/x11/pixelstore.c
@@ -35,6 +35,7 @@
*/
#include "glxclient.h"
+#include "indirect.h"
/*
** Specify parameters that control the storage format of pixel arrays.