1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-03-25 21:38:59 +02:00

Lacking VCMI library include (VLC not found).

This commit is contained in:
red1939 2009-10-22 17:50:37 +00:00
parent 20c4fbd25c
commit 142ec8e11a

View File

@ -25,6 +25,7 @@
#include <boost/thread.hpp>
#include <sstream>
#include "CPreGame.h"
#include "../lib/VCMI_Lib.h"
#ifdef _MSC_VER
#pragma warning (disable : 4355)