summaryrefslogtreecommitdiff
path: root/src/preprocessing/passes/bv_eager_atoms.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/preprocessing/passes/bv_eager_atoms.h')
-rw-r--r--src/preprocessing/passes/bv_eager_atoms.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/preprocessing/passes/bv_eager_atoms.h b/src/preprocessing/passes/bv_eager_atoms.h
index 87fd87c91..ca2f8b5a6 100644
--- a/src/preprocessing/passes/bv_eager_atoms.h
+++ b/src/preprocessing/passes/bv_eager_atoms.h
@@ -16,7 +16,7 @@
* and allows to use eager bit-blasting in the BV solver.
*/
-#include "cvc4_private.h"
+#include "cvc5_private.h"
#ifndef CVC5__PREPROCESSING__PASSES__BV_EAGER_ATOMS_H
#define CVC5__PREPROCESSING__PASSES__BV_EAGER_ATOMS_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback