aboutsummaryrefslogtreecommitdiff
path: root/src/libexpr/tests/json.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/libexpr/tests/json.cc')
-rw-r--r--src/libexpr/tests/json.cc2
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 {