From f434e07a6ac849cd127d70eee8b3349da7cfb360 Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Thu, 14 Apr 2005 20:35:33 +0000 Subject: Add missing includes of indirect.h. --- src/glx/x11/pixelstore.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/glx/x11/pixelstore.c') 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. -- cgit v1.2.3