summaryrefslogtreecommitdiff
path: root/src/proof/unsat_core.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/proof/unsat_core.cpp')
-rw-r--r--src/proof/unsat_core.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proof/unsat_core.cpp b/src/proof/unsat_core.cpp
index 4212331af..0776197cb 100644
--- a/src/proof/unsat_core.cpp
+++ b/src/proof/unsat_core.cpp
@@ -16,7 +16,7 @@
#include "proof/unsat_core.h"
-#include "base/cvc4_assert.h"
+#include "base/check.h"
#include "expr/expr_iomanip.h"
#include "options/base_options.h"
#include "printer/printer.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback