summaryrefslogtreecommitdiff
path: root/src/prop/prop_engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prop/prop_engine.h')
-rw-r--r--src/prop/prop_engine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prop/prop_engine.h b/src/prop/prop_engine.h
index ee2be0ca2..cae02eba2 100644
--- a/src/prop/prop_engine.h
+++ b/src/prop/prop_engine.h
@@ -15,7 +15,7 @@
* Main interface point between cvc5's SMT infrastructure and the SAT solver.
*/
-#include "cvc4_private.h"
+#include "cvc5_private.h"
#ifndef CVC5__PROP_ENGINE_H
#define CVC5__PROP_ENGINE_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback