mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-26 22:57:00 +02:00
Fix ios compile
This commit is contained in:
parent
4b3d93f378
commit
d1244e3714
@ -11,7 +11,10 @@
|
||||
#pragma once
|
||||
|
||||
struct SDL_Color;
|
||||
|
||||
VCMI_LIB_NAMESPACE_BEGIN
|
||||
class JsonNode;
|
||||
VCMI_LIB_NAMESPACE_END
|
||||
|
||||
/// Base class for applying palette transformation on images
|
||||
class ColorFilter
|
||||
|
Loading…
Reference in New Issue
Block a user