aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/source-path.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/libutil/source-path.cc')
-rw-r--r--src/libutil/source-path.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libutil/source-path.cc b/src/libutil/source-path.cc
index cfaac20c0..782005ef1 100644
--- a/src/libutil/source-path.cc
+++ b/src/libutil/source-path.cc
@@ -1,4 +1,5 @@
#include "source-path.hh"
+#include "strings.hh"
namespace nix {