소스 검색

Lacking VCMI library include (VLC not found).

red1939 16 년 전
부모
커밋
142ec8e11a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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)