]> git.localhorst.tv Git - l2e.git/blobdiff - src/loader/Interpreter.cpp
removed lazy fwd headers
[l2e.git] / src / loader / Interpreter.cpp
index 46b4bc35198f5e337329a8dc71710c5157e1d3ce..cb15a035185512b8127d6a1206850a46b0a6fe01 100644 (file)
@@ -1,6 +1,7 @@
 #include "Interpreter.h"
 
 #include "ParsedSource.h"
+#include "TypeDescription.h"
 #include "../battle/Hero.h"
 #include "../battle/Monster.h"
 #include "../battle/PartyLayout.h"