1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00

Fix headers

This commit is contained in:
nordsoft 2023-09-28 13:28:24 +02:00
parent 9df85192c9
commit 56eefab255

View File

@ -10,11 +10,11 @@
#pragma once
VCMI_LIB_NAMESPACE_BEGIN
#include "../ResourceSet.h"
#include "../MetaString.h"
VCMI_LIB_NAMESPACE_BEGIN
class TerrainType;
class RiverType;
class RoadType;