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