diff options
Diffstat (limited to 'connectionList.h')
-rw-r--r-- | connectionList.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/connectionList.h b/connectionList.h index 45dcd7d..ce467c1 100644 --- a/connectionList.h +++ b/connectionList.h @@ -37,6 +37,7 @@ #include "threadUtils.hpp" #include "datatypes.h" #include "connectionParam.h" +#include "networkAddress.h" class ConnectionList { |