summaryrefslogtreecommitdiff
path: root/src/expr/expr_attribute.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr/expr_attribute.h')
-rw-r--r--src/expr/expr_attribute.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/expr/expr_attribute.h b/src/expr/expr_attribute.h
index b44c9af6f..03140c4eb 100644
--- a/src/expr/expr_attribute.h
+++ b/src/expr/expr_attribute.h
@@ -17,7 +17,7 @@
#include <stdint.h>
#include "config.h"
#include "context/context.h"
-#include "cvc4_expr.h"
+#include "expr/expr.h"
namespace CVC4 {
namespace expr {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback