Renamed glfw.h to glfw3.h to avoid conflicts.

This commit is contained in:
Camilla Berglund
2010-09-10 13:16:03 +02:00
parent 06142786b9
commit cfbafc5b39
18 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
//
//========================================================================
#include <GL/glfw.h>
#include <GL/glfw3.h>
#ifndef GL_VERSION_3_2
#define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001