summaryrefslogtreecommitdiff
path: root/src/base/exception.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/exception.cpp')
-rw-r--r--src/base/exception.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/exception.cpp b/src/base/exception.cpp
index 44d9b10bc..cd10f9eb8 100644
--- a/src/base/exception.cpp
+++ b/src/base/exception.cpp
@@ -22,7 +22,7 @@
#include <cstring>
#include <string>
-#include "base/cvc4_assert.h"
+#include "base/check.h"
using namespace std;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback