about summary refs log tree commit diff
path: root/third_party/nix/src/libstore/crypto.hh
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/nix/src/libstore/crypto.hh')
-rw-r--r--third_party/nix/src/libstore/crypto.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/nix/src/libstore/crypto.hh b/third_party/nix/src/libstore/crypto.hh
index ef578db6d0..e282f4f8ef 100644
--- a/third_party/nix/src/libstore/crypto.hh
+++ b/third_party/nix/src/libstore/crypto.hh
@@ -2,7 +2,7 @@
 
 #include <map>
 
-#include "types.hh"
+#include "libutil/types.hh"
 
 namespace nix {