summaryrefslogtreecommitdiff
path: root/src/expr/node_builder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr/node_builder.h')
-rw-r--r--src/expr/node_builder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/expr/node_builder.h b/src/expr/node_builder.h
index fa9b1c011..0c8ac40f8 100644
--- a/src/expr/node_builder.h
+++ b/src/expr/node_builder.h
@@ -173,7 +173,7 @@ namespace CVC4 {
#include "expr/kind.h"
#include "expr/metakind.h"
-#include "util/Assert.h"
+#include "util/cvc4_assert.h"
#include "expr/node_value.h"
#include "util/output.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback