try
This commit is contained in:
parent
4c4c17d0de
commit
730c9d4643
1 changed files with 1 additions and 2 deletions
|
@ -204,8 +204,7 @@ def build_windows():
|
||||||
"""
|
"""
|
||||||
|
|
||||||
if not USE_SDL2:
|
if not USE_SDL2:
|
||||||
ffi_includes +=
|
ffi_includes += """
|
||||||
"""
|
|
||||||
#include "GLFW/glfw3.h"
|
#include "GLFW/glfw3.h"
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
Reference in a new issue