diff options
Diffstat (limited to 'src/net/packetcounters.h')
-rw-r--r-- | src/net/packetcounters.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/packetcounters.h b/src/net/packetcounters.h index 86277d5d7..34de55889 100644 --- a/src/net/packetcounters.h +++ b/src/net/packetcounters.h @@ -23,6 +23,8 @@ #ifndef PACKETCOUNTERS_H #define PACKETCOUNTERS_H +#include "localconsts.h" + class PacketCounters final { public: |