mirror of
https://github.com/glfw/glfw.git
synced 2026-09-23 00:59:48 +00:00
Renamed glfw.h to glfw3.h to avoid conflicts.
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
* joystick input test.
|
||||
*========================================================================*/
|
||||
|
||||
#include <GL/glfw.h>
|
||||
#include <GL/glfw3.h>
|
||||
|
||||
#include <stdio.h>
|
||||
#include <math.h>
|
||||
|
||||
Reference in New Issue
Block a user