about summary refs log tree commit diff
path: root/third_party/nix/src/libstore/fs-accessor.hh
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/nix/src/libstore/fs-accessor.hh')
-rw-r--r--third_party/nix/src/libstore/fs-accessor.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/nix/src/libstore/fs-accessor.hh b/third_party/nix/src/libstore/fs-accessor.hh
index ad0d7f0ed9..1bc1373dcb 100644
--- a/third_party/nix/src/libstore/fs-accessor.hh
+++ b/third_party/nix/src/libstore/fs-accessor.hh
@@ -1,6 +1,6 @@
 #pragma once
 
-#include "types.hh"
+#include "libutil/types.hh"
 
 namespace nix {