mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
Fix --without-pch build. fc60d80af1 was missing an include.
Reported by: @vladislavbelov This was SVN commit r25253.
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
#ifndef INCLUDED_JSI_GUIPROXY
|
||||
#define INCLUDED_JSI_GUIPROXY
|
||||
|
||||
#include "gui/ObjectBases/IGUIObject.h"
|
||||
#include "scriptinterface/ScriptExtraHeaders.h"
|
||||
|
||||
#include <memory>
|
||||
|
||||
Reference in New Issue
Block a user