Fixed SpriteBatch file includes

This commit is contained in:
Alex Szpakowski
2013-02-11 20:27:29 -04:00
parent ceb0ee6c7e
commit 77ab120424
2 changed files with 1 additions and 2 deletions
@@ -28,7 +28,6 @@
// LOVE
#include "common/math.h"
#include "common/Object.h"
#include "common/Vector.h"
#include "common/Matrix.h"
#include "common/StringMap.h"
#include "graphics/Drawable.h"