Moved public headers to the GLFW directory.

This commit is contained in:
Camilla Berglund
2013-05-22 22:46:34 +02:00
parent ce1e84def6
commit 15ed715f4e
32 changed files with 36 additions and 35 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
// inclusion of our own, newer glext.h below
#define GL_GLEXT_LEGACY
#include "../include/GL/glfw3.h"
#include "../include/GLFW/glfw3.h"
#if defined(_GLFW_USE_OPENGL)
// This path may need to be changed if you build GLFW using your own setup