about summary refs log tree commit diff
path: root/src/nix/legacy.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/nix/legacy.hh')
-rw-r--r--src/nix/legacy.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nix/legacy.hh b/src/nix/legacy.hh
index b67b70eb5c..f503b0da3e 100644
--- a/src/nix/legacy.hh
+++ b/src/nix/legacy.hh
@@ -2,6 +2,7 @@
 
 #include <functional>
 #include <map>
+#include <string>
 
 namespace nix {