diff --git a/src/XmlRpcMethodImpl.cc b/src/XmlRpcMethodImpl.cc index dfc2805f..c6cfc2e2 100644 --- a/src/XmlRpcMethodImpl.cc +++ b/src/XmlRpcMethodImpl.cc @@ -62,6 +62,7 @@ #include "XmlRpcResponse.h" #include "SegmentMan.h" #include "TimedHaltCommand.h" +#include "PeerStat.h" #ifdef ENABLE_BITTORRENT # include "bittorrent_helper.h" # include "BtRegistry.h"