mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
Fix headers
This commit is contained in:
@@ -10,11 +10,11 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
VCMI_LIB_NAMESPACE_BEGIN
|
|
||||||
|
|
||||||
#include "../ResourceSet.h"
|
#include "../ResourceSet.h"
|
||||||
#include "../MetaString.h"
|
#include "../MetaString.h"
|
||||||
|
|
||||||
|
VCMI_LIB_NAMESPACE_BEGIN
|
||||||
|
|
||||||
class TerrainType;
|
class TerrainType;
|
||||||
class RiverType;
|
class RiverType;
|
||||||
class RoadType;
|
class RoadType;
|
||||||
|
|||||||
Reference in New Issue
Block a user