missing include

This commit is contained in:
Charles J. Cliffe 2015-08-18 18:43:55 -04:00
parent 9852967551
commit db1374045b

View File

@ -1,6 +1,7 @@
#include "GLPanel.h"
#include "cubic_math.h"
#include <algorithm>
using namespace CubicVR;