Gotta lowercase these too

This commit is contained in:
Garrett Brown
2020-08-16 19:39:36 -04:00
parent 350054e190
commit b074ae8f4c
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
#include "physics/Body.h"
// Box2D
#include <Box2D/Box2D.h>
#include <box2d/Box2D.h>
namespace love
{