aboutsummaryrefslogtreecommitdiffstats
path: root/src/libserver/symcache/symcache_impl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/libserver/symcache/symcache_impl.cxx')
-rw-r--r--src/libserver/symcache/symcache_impl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libserver/symcache/symcache_impl.cxx b/src/libserver/symcache/symcache_impl.cxx
index 961f270ce..c29b9d6d4 100644
--- a/src/libserver/symcache/symcache_impl.cxx
+++ b/src/libserver/symcache/symcache_impl.cxx
@@ -19,7 +19,7 @@
#include "symcache_item.hxx"
#include "symcache_runtime.hxx"
#include "unix-std.h"
-#include "libutil/cxx/locked_file.hxx"
+#include "libutil/cxx/file_util.hxx"
#include "libutil/cxx/util.hxx"
#include "fmt/core.h"
#include "contrib/t1ha/t1ha.h"