diff options
Diffstat (limited to 'src/libexpr/tests/json.cc')
-rw-r--r-- | src/libexpr/tests/json.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libexpr/tests/json.cc b/src/libexpr/tests/json.cc index f1ea1b197..411bc0ac3 100644 --- a/src/libexpr/tests/json.cc +++ b/src/libexpr/tests/json.cc @@ -1,4 +1,4 @@ -#include "libexprtests.hh" +#include "tests/libexpr.hh" #include "value-to-json.hh" namespace nix { |