summaryrefslogtreecommitdiff
path: root/src/theory/uf/eq_proof.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/uf/eq_proof.h')
-rw-r--r--src/theory/uf/eq_proof.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/uf/eq_proof.h b/src/theory/uf/eq_proof.h
index 70be8e939..c938c8d9d 100644
--- a/src/theory/uf/eq_proof.h
+++ b/src/theory/uf/eq_proof.h
@@ -13,7 +13,7 @@
* A proof as produced by the equality engine.
*/
-#include "cvc4_private.h"
+#include "cvc5_private.h"
#include "expr/node.h"
#include "theory/uf/equality_engine_types.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback