瀏覽代碼

More Travis fixing...

Thomas Buck 9 年之前
父節點
當前提交
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…
取消
儲存