interrogate hack

This commit is contained in:
David Rose 2003-02-24 16:58:46 +00:00
parent 60a1894bbe
commit 075d6addd6

View File

@ -31,6 +31,7 @@ class glxGraphicsWindow;
typedef int Display; typedef int Display;
typedef int Window; typedef int Window;
typedef int XErrorEvent; typedef int XErrorEvent;
typedef int Atom;
#endif #endif
//////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////