diff options
Diffstat (limited to 'src/properties.h')
-rw-r--r-- | src/properties.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/properties.h b/src/properties.h index 82664c600..b2cdb6e3c 100644 --- a/src/properties.h +++ b/src/properties.h @@ -23,6 +23,8 @@ #ifndef PROPERTIES_H #define PROPERTIES_H +#include "localconsts.h" + #include <map> #include <sstream> #include <string> |