diff --git a/src/network/stk_peer.cpp b/src/network/stk_peer.cpp index fbc3607be..63c85f589 100644 --- a/src/network/stk_peer.cpp +++ b/src/network/stk_peer.cpp @@ -17,7 +17,7 @@ // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "network/stk_peer.hpp" - +#include "network/network_manager.hpp" #include "utils/log.hpp" #include