summaryrefslogtreecommitdiff
path: root/src/preprocessing/passes/theory_preprocess.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/preprocessing/passes/theory_preprocess.h')
-rw-r--r--src/preprocessing/passes/theory_preprocess.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/preprocessing/passes/theory_preprocess.h b/src/preprocessing/passes/theory_preprocess.h
index f8264e622..2b284bf91 100644
--- a/src/preprocessing/passes/theory_preprocess.h
+++ b/src/preprocessing/passes/theory_preprocess.h
@@ -15,7 +15,7 @@
* Calls Theory::preprocess(...) on every assertion of the formula.
*/
-#include "cvc4_private.h"
+#include "cvc5_private.h"
#ifndef CVC5__PREPROCESSING__PASSES__THEORY_PREPROCESS_H
#define CVC5__PREPROCESSING__PASSES__THEORY_PREPROCESS_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback