summaryrefslogtreecommitdiff
path: root/src/preprocessing/passes/ho_elim.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/preprocessing/passes/ho_elim.h')
-rw-r--r--src/preprocessing/passes/ho_elim.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/preprocessing/passes/ho_elim.h b/src/preprocessing/passes/ho_elim.h
index 998e4f353..a2574ff39 100644
--- a/src/preprocessing/passes/ho_elim.h
+++ b/src/preprocessing/passes/ho_elim.h
@@ -15,7 +15,7 @@
* Eliminates higher-order constraints.
*/
-#include "cvc4_private.h"
+#include "cvc5_private.h"
#ifndef __CVC5__PREPROCESSING__PASSES__HO_ELIM_PASS_H
#define __CVC5__PREPROCESSING__PASSES__HO_ELIM_PASS_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback