summaryrefslogtreecommitdiff
path: root/src/context/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/context/context.h')
-rw-r--r--src/context/context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/context/context.h b/src/context/context.h
index 165c35c58..2140451a7 100644
--- a/src/context/context.h
+++ b/src/context/context.h
@@ -29,7 +29,7 @@
#include <typeinfo>
#include "context/context_mm.h"
-#include "util/Assert.h"
+#include "util/cvc4_assert.h"
namespace CVC4 {
namespace context {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback