summaryrefslogtreecommitdiff
path: root/src/camera.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/camera.cpp')
-rw-r--r--src/camera.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/camera.cpp b/src/camera.cpp
index 14f6694..e0a31fa 100644
--- a/src/camera.cpp
+++ b/src/camera.cpp
@@ -1,7 +1,6 @@
#include "BulletCollision/CollisionShapes/btSphereShape.h"
#include "BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h"
-#include "bucketed-array.hpp"
#include "camera.hpp"
#include "ecs.hpp"
#include "math-helpers.hpp"