mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 08:50:15 +00:00
Renamed glfw.h to glfw3.h to avoid conflicts.
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@
|
||||
//
|
||||
//========================================================================
|
||||
|
||||
#include <GL/glfw.h>
|
||||
#include <GL/glfw3.h>
|
||||
|
||||
#ifndef GL_VERSION_3_2
|
||||
#define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001
|
||||
|
||||
Reference in New Issue
Block a user