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