Index: makefile
===================================================================
--- makefile	(revision 1a616e6e61882886c3e02b167e6974c73c8cafce)
+++ makefile	(revision e6bc0f47c2fbd0b7f60877c8d76f4f48aec199d8)
@@ -4,5 +4,5 @@
 
 ifeq ($(OS),Darwin)
-	DEP = -framework Cocoa -framework OpenGL -framework IOKit -framework CoreVideo -lglfw3 -lglew
+	DEP = -framework Cocoa -framework OpenGL -framework IOKit -framework CoreVideo -lglfw -lglew
 endif
 ifeq ($(OS),Linux)
