fix wrong order import
This commit is contained in:
parent
e054627c25
commit
e2771c9f36
|
@ -1,4 +1,5 @@
|
|||
#include <GL/glew.h>
|
||||
#include <GL/gl.h>
|
||||
#include <GLFW/glfw3.h>
|
||||
#include <math.h>
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Reference in New Issue