diff options
Diffstat (limited to 'src/libcmd')
-rw-r--r-- | src/libcmd/built-path.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libcmd/built-path.hh b/src/libcmd/built-path.hh index c563a46e9..744e8090b 100644 --- a/src/libcmd/built-path.hh +++ b/src/libcmd/built-path.hh @@ -1,4 +1,5 @@ #include "derived-path.hh" +#include "realisation.hh" namespace nix { |