summaryrefslogtreecommitdiff
path: root/src/context/context.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/context/context.cpp')
-rw-r--r--src/context/context.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/context/context.cpp b/src/context/context.cpp
index da60a5bc4..358821023 100644
--- a/src/context/context.cpp
+++ b/src/context/context.cpp
@@ -21,7 +21,7 @@
#include <vector>
#include "context/context.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