16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 04:39:18 +02:00

android preparations, day 1

This commit is contained in:
milek7
2018-03-27 20:59:12 +02:00
parent bc2184966f
commit b262ab0fe7
3 changed files with 9 additions and 3 deletions

View File

@@ -15,7 +15,6 @@ http://mozilla.org/MPL/2.0/.
#include <glm/glm.hpp>
#include <glm/gtc/matrix_transform.hpp>
#include <glm/gtc/type_ptr.hpp>
#include "GL/glew.h"
#ifdef _WIN32
#include "GL/wglew.h"
#endif