Root includes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#define PHYSICS_HITBOX_HPP_
|
||||
|
||||
#include "../maths/aabb.hpp"
|
||||
#include "../typedefs.hpp"
|
||||
#include <typedefs.hpp>
|
||||
|
||||
#include <set>
|
||||
#include <string>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
#include "Hitbox.hpp"
|
||||
|
||||
#include "../typedefs.hpp"
|
||||
#include <typedefs.hpp>
|
||||
#include "../voxels/voxel.hpp"
|
||||
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user