Jenkins compile fix

This commit is contained in:
Alexander Bock
2018-06-26 12:47:04 -04:00
parent f4d67893b4
commit 3e1a7e3769

View File

@@ -28,6 +28,7 @@
#include <ghoul/filesystem/filesystem.h>
#include <ghoul/logging/logmanager.h>
#include <ghoul/opengl/texture.h>
#include <cstring>
#include <iostream>
#include <fstream>