Bläddra i källkod

Lacking VCMI library include (VLC not found).

red1939 16 år sedan
förälder
incheckning
142ec8e11a
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      client/CAdvmapInterface.cpp

+ 1 - 0
client/CAdvmapInterface.cpp

@@ -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)