Renamed support directory to deps.

This commit is contained in:
Camilla Berglund
2013-04-17 15:42:21 +02:00
parent 1c4f7525d5
commit f06a700307
14 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
// This path may need to be changed if you build GLFW using your own setup
// We ship and use our own copy of wglext.h since GLFW uses fairly new
// extensions and not all operating systems come with an up-to-date version
#include "../support/GL/wglext.h"
#include "../deps/GL/wglext.h"
#define _GLFW_PLATFORM_CONTEXT_STATE _GLFWcontextWGL wgl