Explorar el Código

Lacking VCMI library include (VLC not found).

red1939 hace 16 años
padre
commit
142ec8e11a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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)