summaryrefslogtreecommitdiff
path: root/src/proof/proof_manager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/proof/proof_manager.cpp')
-rw-r--r--src/proof/proof_manager.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proof/proof_manager.cpp b/src/proof/proof_manager.cpp
index 4191d1046..2dee07dab 100644
--- a/src/proof/proof_manager.cpp
+++ b/src/proof/proof_manager.cpp
@@ -21,7 +21,7 @@
#include "util/proof.h"
#include "proof/sat_proof.h"
#include "proof/cnf_proof.h"
-#include "util/Assert.h"
+#include "util/cvc4_assert.h"
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback