mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
internal/glfw/glfw/glfw/src: bug fix: build failure
This commit is contained in:
parent
72293d48b5
commit
5ddf75c4b3
@ -45,7 +45,7 @@
|
||||
#endif
|
||||
|
||||
#define GLFW_INCLUDE_NONE
|
||||
#include "../include/GLFW/glfw3.h"
|
||||
#include "../../glfw3.h"
|
||||
|
||||
#define _GLFW_INSERT_FIRST 0
|
||||
#define _GLFW_INSERT_LAST 1
|
||||
|
Loading…
Reference in New Issue
Block a user