mirror of
https://github.com/love2d/love.git
synced 2026-08-16 08:11:02 +02:00
Gotta lowercase these too
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
#include "physics/Body.h"
|
||||
|
||||
// Box2D
|
||||
#include <Box2D/Box2D.h>
|
||||
#include <box2d/Box2D.h>
|
||||
|
||||
namespace love
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user