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

View File

@@ -33,7 +33,7 @@
//
//========================================================================
#include <GL/glfw.h>
#include <GL/glfw3.h>
#include <stdio.h>
#include <stdlib.h>