mirror of
https://github.com/love2d/love.git
synced 2026-08-18 11:44:15 +02:00
Fix a compile error
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
#include "Image.h"
|
||||
#include "filesystem/Filesystem.h"
|
||||
|
||||
#include <algorithm> // min/max
|
||||
|
||||
using love::thread::Lock;
|
||||
|
||||
namespace love
|
||||
|
||||
Reference in New Issue
Block a user