1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-26 03:52:01 +02:00
This commit is contained in:
Michael 2023-08-17 23:40:19 +02:00 committed by GitHub
parent e44f713f01
commit f9fa27b180
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,11 +10,11 @@
#pragma once
#include "CSelectionBase.h"
#include "../../lib/mapping/CMap.h"
#include "../../lib/mapping/CMapInfo.h"
class CSlider;
class CLabel;
class CMap;
class CPicture;
class IImage;