Fixing CMake for Mac OS

This commit is contained in:
Alexander Bock
2015-05-23 19:50:03 +02:00
parent 4585ee1422
commit 433d0ba3a6
10 changed files with 51 additions and 7 deletions

View File

@@ -26,6 +26,7 @@
#define SYNCBUFFER_H
#include <vector>
#include <ghoul/opengl/ghoul_gl.h>
#include <sgct.h>
#include <stdint.h>