mirror of
https://github.com/love2d/love.git
synced 2026-08-16 16:20:42 +02:00
Hopefully fixed the Windows build.
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
|
||||
// LOVE
|
||||
#include "types.h"
|
||||
#include "Object.h"
|
||||
|
||||
// Lua
|
||||
extern "C" {
|
||||
@@ -40,6 +39,7 @@ namespace love
|
||||
{
|
||||
|
||||
// Forward declarations.
|
||||
class Object;
|
||||
class Module;
|
||||
class Reference;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user