summaryrefslogtreecommitdiff
path: root/ndb/include/util/SimpleProperties.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ndb/include/util/SimpleProperties.hpp')
-rw-r--r--ndb/include/util/SimpleProperties.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/ndb/include/util/SimpleProperties.hpp b/ndb/include/util/SimpleProperties.hpp
index 37e28ea91d8..d5ebb16bb09 100644
--- a/ndb/include/util/SimpleProperties.hpp
+++ b/ndb/include/util/SimpleProperties.hpp
@@ -17,8 +17,7 @@
#ifndef SIMPLE_PROPERTIES_HPP
#define SIMPLE_PROPERTIES_HPP
-#include <ndb_types.h>
-#include <stddef.h> // offsetof
+#include <ndb_global.h>
#include <NdbOut.hpp>
/**