diff options
Diffstat (limited to 'ndb/src/rep/state/RepState.hpp')
-rw-r--r-- | ndb/src/rep/state/RepState.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ndb/src/rep/state/RepState.hpp b/ndb/src/rep/state/RepState.hpp index e88151d5609..06bbca19f7e 100644 --- a/ndb/src/rep/state/RepState.hpp +++ b/ndb/src/rep/state/RepState.hpp @@ -22,6 +22,7 @@ #include <rep/repapi/repapi.h> #include <rep/ExtSender.hpp> #include <rep/adapters/AppNDB.hpp> +#include <Properties.hpp> #include "Channel.hpp" #include "Interval.hpp" |