summaryrefslogtreecommitdiffstats
path: root/vespalog
diff options
context:
space:
mode:
Diffstat (limited to 'vespalog')
-rw-r--r--vespalog/src/vespa/log/control-file.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespalog/src/vespa/log/control-file.h b/vespalog/src/vespa/log/control-file.h
index 69e725dc465..31c15077c8c 100644
--- a/vespalog/src/vespa/log/control-file.h
+++ b/vespalog/src/vespa/log/control-file.h
@@ -2,8 +2,8 @@
#pragma once
#include "log.h"
-#include "control-file.h"
#include "lock.h"
+#include <string>
namespace ns_log {