1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00

Nullkiller: fix build

This commit is contained in:
Andrii Danylchenko
2021-05-16 14:22:30 +03:00
committed by Andrii Danylchenko
parent 506ecc2ea7
commit 6682485395

View File

@@ -10,7 +10,7 @@
#pragma once
#include "CGoal.h"
#include "..\Engine\Nullkiller.h"
#include "../Engine/Nullkiller.h"
namespace Goals
{