This commit is contained in:
Richard Smith 2024-10-15 16:29:30 +01:00
parent 4c4c17d0de
commit 730c9d4643

View file

@ -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"
""" """