about summary refs log tree commit diff
path: root/third_party/nix/src/nix-env/user-env.hh
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/nix/src/nix-env/user-env.hh')
-rw-r--r--third_party/nix/src/nix-env/user-env.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/nix/src/nix-env/user-env.hh b/third_party/nix/src/nix-env/user-env.hh
index a117d5c2ad..95919a6c87 100644
--- a/third_party/nix/src/nix-env/user-env.hh
+++ b/third_party/nix/src/nix-env/user-env.hh
@@ -1,6 +1,6 @@
 #pragma once
 
-#include "get-drvs.hh"
+#include "libexpr/get-drvs.hh"
 
 namespace nix {