diff options
Diffstat (limited to 'src/properties.h')
-rw-r--r-- | src/properties.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/properties.h b/src/properties.h index c65e30c22..19354b9ab 100644 --- a/src/properties.h +++ b/src/properties.h @@ -23,7 +23,7 @@ #ifndef PROPERTIES_H #define PROPERTIES_H -#include "log.h" +#include "logger.h" #include <map> #include <sstream> #include <string> |