summaryrefslogtreecommitdiff
path: root/src/common/lock.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/lock.cpp')
-rw-r--r--src/common/lock.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/common/lock.cpp b/src/common/lock.cpp
index f19cd92..e21aee5 100644
--- a/src/common/lock.cpp
+++ b/src/common/lock.cpp
@@ -4,6 +4,9 @@
#include <cstdio>
+#include "../strings/fstring.hpp"
+#include "../strings/zstring.hpp"
+
#include "cxxstdio.hpp"
#include "socket.hpp"