diff --git a/src/game/game.cpp b/src/game/game.cpp index f9d5d5124..ae23743d3 100644 --- a/src/game/game.cpp +++ b/src/game/game.cpp @@ -42,6 +42,7 @@ #include "spells.h" #include "construct.h" #include "network.h" +#include "missile.h" #include "settings.h" #include "ccl.h"