diff --git a/node/Hashtable.hpp b/node/Hashtable.hpp index eff5b62a1..95a8e74fc 100644 --- a/node/Hashtable.hpp +++ b/node/Hashtable.hpp @@ -27,6 +27,8 @@ #ifndef ZT_HASHTABLE_HPP #define ZT_HASHTABLE_HPP +#include "Constants.hpp" + #include #include #include