mirror of
https://github.com/glfw/glfw.git
synced 2026-01-11 15:23:17 +01:00
Renamed glfw.h to glfw3.h to avoid conflicts.
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
//
|
||||
//========================================================================
|
||||
|
||||
#include <GL/glfw.h>
|
||||
#include <GL/glfw3.h>
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user