summaryrefslogtreecommitdiff
path: root/src/preprocessing/passes/global_negate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/preprocessing/passes/global_negate.h')
-rw-r--r--src/preprocessing/passes/global_negate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/preprocessing/passes/global_negate.h b/src/preprocessing/passes/global_negate.h
index 5b5f7db4d..c7febf95d 100644
--- a/src/preprocessing/passes/global_negate.h
+++ b/src/preprocessing/passes/global_negate.h
@@ -22,7 +22,7 @@
* checks for unsat instead of sat.
*/
-#include "cvc4_private.h"
+#include "cvc5_private.h"
#ifndef CVC5__PREPROCESSING__PASSES__GLOBAL_NEGATE_H
#define CVC5__PREPROCESSING__PASSES__GLOBAL_NEGATE_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback