Browse Source

interrogate hack

David Rose 23 years ago
parent
commit
075d6addd6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      panda/src/glxdisplay/glxGraphicsPipe.h

+ 1 - 0
panda/src/glxdisplay/glxGraphicsPipe.h

@@ -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
 
 
 ////////////////////////////////////////////////////////////////////
 ////////////////////////////////////////////////////////////////////