소스 검색

More Travis fixing...

Thomas Buck 10 년 전
부모
커밋
43a70b7d24
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2
    1
      include/global.h

+ 2
- 1
include/global.h 파일 보기

@@ -74,7 +74,8 @@ typedef enum {
74 74
 #ifdef _WIN32
75 75
 #include <windows.h>
76 76
 #endif
77
-#include <GL/gl3.h>
77
+#include <GL/gl.h>
78
+#include <GL/glext.h>
78 79
 #endif
79 80
 
80 81
 // If available, use our own assert that prints the call stack

Loading…
취소
저장