removing unnecessary #include <Shape.h>

This commit is contained in:
Andrew Meadows 2015-07-27 15:30:37 -07:00
parent e527f49d65
commit c7f367bfd7

View file

@ -27,7 +27,6 @@
#include <GLMHelpers.h>
#include <NumericalConstants.h>
#include <OctalCode.h>
#include <Shape.h>
#include <gpu/Format.h>
#include <LogHandler.h>