Andrew Belt
5 years ago
1 changed files with
1 additions and
0 deletions
-
include/window.hpp
|
@@ -5,6 +5,7 @@ |
|
|
#include <memory> |
|
|
#include <memory> |
|
|
#include <map> |
|
|
#include <map> |
|
|
#define GLEW_STATIC |
|
|
#define GLEW_STATIC |
|
|
|
|
|
#define GLEW_NO_GLU |
|
|
#include <GL/glew.h> |
|
|
#include <GL/glew.h> |
|
|
#include <GLFW/glfw3.h> |
|
|
#include <GLFW/glfw3.h> |
|
|
#include <nanovg.h> |
|
|
#include <nanovg.h> |
|
|