Browse Source

Lacking VCMI library include (VLC not found).

red1939 16 years ago
parent
commit
142ec8e11a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      client/CAdvmapInterface.cpp

+ 1 - 0
client/CAdvmapInterface.cpp

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