فهرست منبع

Added missing include for previous commit. Use of undefined type again.

DjWarmonger 15 سال پیش
والد
کامیت
88f0ee0682
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      client/CCastleInterface.cpp

+ 1 - 0
client/CCastleInterface.cpp

@@ -17,6 +17,7 @@
 #include "../hch/CObjectHandler.h"
 #include "../hch/CSpellHandler.h"
 #include "../hch/CTownHandler.h"
+#include "../lib/map.h"
 #include <boost/algorithm/string.hpp>
 #include <boost/algorithm/string/replace.hpp>
 #include <boost/assign/std/vector.hpp>