diff --git a/src/Physics/ShapeGroup.h b/src/Physics/ShapeGroup.h index 93d230c54..53f4f0c25 100644 --- a/src/Physics/ShapeGroup.h +++ b/src/Physics/ShapeGroup.h @@ -30,7 +30,7 @@ #include -#include "Physics/Physics.h" +#include "Physics/AbstractShape.h" #include "SceneGraph/FeatureGroup.h" #include "magnumPhysicsVisibility.h"