summaryrefslogtreecommitdiff
path: root/src/lib/string_log_entry.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/string_log_entry.cc')
-rw-r--r--src/lib/string_log_entry.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/string_log_entry.cc b/src/lib/string_log_entry.cc
index 517ca090c..69c1130fb 100644
--- a/src/lib/string_log_entry.cc
+++ b/src/lib/string_log_entry.cc
@@ -19,7 +19,7 @@
*/
#include "string_log_entry.h"
-#include "safe_stringstream.h"
+#include <locked_sstream.h>
#include "i18n.h"