소스 검색

interrogate hack

David Rose 23 년 전
부모
커밋
075d6addd6
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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 Window;
 typedef int XErrorEvent;
+typedef int Atom;
 #endif
 
 ////////////////////////////////////////////////////////////////////