mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-01-16 22:08:28 +01:00
Fix pch builds (broken by ea41fa4e + 61a97db1)
This commit is contained in:
parent
ea41fa4e81
commit
c48641dd67
@ -88,7 +88,7 @@
|
||||
#include <json/json.h>
|
||||
#include <zlib.h>
|
||||
|
||||
#if !defined(FONTEDITOR) && !defined(RENDERER) && LUACONSOLE
|
||||
#if !defined(FONTEDITOR) && !defined(RENDERER) && defined(LUACONSOLE)
|
||||
# include "lua/LuaCompat.h"
|
||||
#endif
|
||||
#include "SDLCompat.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user