summaryrefslogtreecommitdiff
path: root/src/components/include/utils/date_time.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/include/utils/date_time.h')
-rw-r--r--src/components/include/utils/date_time.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/include/utils/date_time.h b/src/components/include/utils/date_time.h
index 3e649cfc28..17b4fafe38 100644
--- a/src/components/include/utils/date_time.h
+++ b/src/components/include/utils/date_time.h
@@ -33,7 +33,7 @@
#define SRC_COMPONENTS_INCLUDE_UTILS_DATE_TIME_H_
#include <stdint.h>
-#include "boost/date_time.hpp"
+#include "boost/date_time/posix_time/posix_time_duration.hpp"
namespace date_time {