@@ -28,7 +28,7 @@
#include "physics/Body.h"
// Box2D
-#include <Box2D/Box2D.h>
+#include <box2d/Box2D.h>
namespace love
{
@@ -27,7 +27,7 @@
#include "World.h"
@@ -29,7 +29,7 @@
#include "common/Reference.h"
@@ -26,7 +26,7 @@
#include "physics/Joint.h"
#include "physics/box2d/Body.h"
@@ -31,7 +31,7 @@
#include <unordered_map>