mirror of
https://github.com/love2d/love.git
synced 2026-08-16 00:02:12 +02:00
Fix windows build
This commit is contained in:
@@ -18,10 +18,13 @@
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
**/
|
||||
|
||||
#include "common/config.h"
|
||||
#include "Buffer.h"
|
||||
#include "Graphics.h"
|
||||
#include "common/Exception.h"
|
||||
|
||||
#include <algorithm> // std::min
|
||||
|
||||
namespace love
|
||||
{
|
||||
namespace graphics
|
||||
|
||||
Reference in New Issue
Block a user