summaryrefslogtreecommitdiff
path: root/src/context/context_mm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/context/context_mm.cpp')
-rw-r--r--src/context/context_mm.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/context/context_mm.cpp b/src/context/context_mm.cpp
index aea2fe9c2..4b4df1022 100644
--- a/src/context/context_mm.cpp
+++ b/src/context/context_mm.cpp
@@ -22,7 +22,7 @@
#include <deque>
#include <new>
#include "context/context_mm.h"
-#include "util/Assert.h"
+#include "util/cvc4_assert.h"
#include "util/output.h"
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback