Index: makefile
===================================================================
--- makefile	(revision 1a616e6e61882886c3e02b167e6974c73c8cafce)
+++ makefile	(revision 155a7cf4493be840223cd052b50c47a118d2128c)
@@ -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)
