A better fix for building DGA code on Solaris 8, inspired by the NetBSD pkgsrc patch.

--HG--
branch : SDL-1.2
This commit is contained in:
Sam Lantinga 2007-07-12 08:05:19 +00:00
parent b8389ee714
commit 768896d21c

View File

@ -25,6 +25,7 @@
#define _SDL_dgavideo_h
#include <X11/Xlib.h>
#include <X11/Xlibint.h>
#include <X11/Xproto.h>
#include "SDL_mouse.h"