summaryrefslogtreecommitdiff
path: root/src/expr/expr_value.h
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2009-11-24 21:03:35 +0000
committerMorgan Deters <mdeters@gmail.com>2009-11-24 21:03:35 +0000
commit811158832b74e3b101af2c7473f4e11a41377dd4 (patch)
tree07c55ab126dd7eb24239b615c987a490b182c8a6 /src/expr/expr_value.h
parentf6968899de4d27c5bc986c3ac89972fbbe35c361 (diff)
configure option adjustments as per 11/24 meeting; various fixes and improvements
Diffstat (limited to 'src/expr/expr_value.h')
-rw-r--r--src/expr/expr_value.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/expr/expr_value.h b/src/expr/expr_value.h
index e0451f7a6..0b97dfdae 100644
--- a/src/expr/expr_value.h
+++ b/src/expr/expr_value.h
@@ -16,7 +16,7 @@
/* this must be above the check for __CVC4__EXPR__EXPR_VALUE_H */
/* to resolve a circular dependency */
-#include "cvc4_expr.h"
+#include "expr/expr.h"
#ifndef __CVC4__EXPR__EXPR_VALUE_H
#define __CVC4__EXPR__EXPR_VALUE_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback