Fix ci error

This commit is contained in:
halx99 2021-07-07 14:09:11 +08:00 committed by GitHub
parent ffcd4770cb
commit 6864ef23b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,8 @@ THE SOFTWARE.
#include "base/ccUTF8.h"
#include "2d/CCCamera.h"
#include "renderer/backend/opengl/MacrosGL.h"
#if defined(_WIN32)
#include "glfw3ext.h"
#endif