From a69534fc217666d53a418605de0ebb0879cbb2f7 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Fri, 29 Oct 2004 11:22:49 +0000 Subject: * Drop ATmake / ATMatcher also in handling store expressions. --- src/libexpr/primops.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libexpr/primops.cc') diff --git a/src/libexpr/primops.cc b/src/libexpr/primops.cc index e230d35ce6b1..830a2c095839 100644 --- a/src/libexpr/primops.cc +++ b/src/libexpr/primops.cc @@ -1,7 +1,7 @@ #include "normalise.hh" #include "eval.hh" #include "globals.hh" -#include "constructors.hh" +#include "nixexpr-ast.hh" /* Load and evaluate an expression from path specified by the -- cgit 1.4.1