summaryrefslogtreecommitdiff
path: root/src/common/human_time_diff.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/human_time_diff.hpp')
-rw-r--r--src/common/human_time_diff.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/common/human_time_diff.hpp b/src/common/human_time_diff.hpp
index 3fc0f09..a937316 100644
--- a/src/common/human_time_diff.hpp
+++ b/src/common/human_time_diff.hpp
@@ -21,8 +21,9 @@
#include "sanity.hpp"
+#include "../strings/xstring.hpp"
+
#include "extract.hpp"
-#include "strings.hpp"
struct HumanTimeDiff
{