diff options
| author | Eric Anholt <eric@anholt.net> | 2007-03-30 13:18:27 -0700 |
|---|---|---|
| committer | Eric Anholt <eric@anholt.net> | 2007-03-30 13:18:27 -0700 |
| commit | 57dadf71caab2fb85aad930e3e8df6cdc9db209a (patch) | |
| tree | cdb604443b227e6504017d71c4a4128254e5c847 /include | |
| parent | adb91c056f896955efcbf627bb1c2012aeb8a735 (diff) | |
| parent | 6f652c89d719f537425a8bd6f7e7909966a89a98 (diff) | |
Merge branch 'origin'
Diffstat (limited to 'include')
| -rw-r--r-- | include/GL/xmesa_xf86.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/GL/xmesa_xf86.h b/include/GL/xmesa_xf86.h index 3c3d2047dc..c84ffe8a20 100644 --- a/include/GL/xmesa_xf86.h +++ b/include/GL/xmesa_xf86.h @@ -41,6 +41,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #include "scrnintstr.h" #include "pixmapstr.h" +#include "gcstruct.h" typedef struct _XMesaImageRec XMesaImage; |
