mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
Fix Windows build
--HG-- branch : minor
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
#include "graphics/Graphics.h"
|
||||
#include "OpenGL.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
namespace love
|
||||
{
|
||||
namespace graphics
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
#pragma once
|
||||
|
||||
// LOVE
|
||||
#include "common/config.h"
|
||||
#include "graphics/Text.h"
|
||||
|
||||
namespace love
|
||||
|
||||
Reference in New Issue
Block a user