Need to include SharedUtil.

This commit is contained in:
Andrzej Kapolka 2013-06-10 18:41:49 -07:00
parent 90ef6a7cc0
commit a34f9a0ef3

View file

@ -6,6 +6,7 @@
//
#include "SerialInterface.h"
#include "SharedUtil.h"
#include "Util.h"
#include <glm/gtx/vector_angle.hpp>
#include <math.h>