Some tweaks to get the linux build running -fixed

This commit is contained in:
2017-01-10 11:16:39 -08:00
parent 791aa96da7
commit 0974ab9e83
6 changed files with 12 additions and 5 deletions

View File

@@ -1,6 +1,8 @@
#pragma once
#include <string>
#include <util.hpp>
#include <cstring>
#define GLEW_STATIC
#include <GL/glew.h>