summaryrefslogtreecommitdiff
path: root/src/theory/ext_theory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/ext_theory.h')
-rw-r--r--src/theory/ext_theory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/ext_theory.h b/src/theory/ext_theory.h
index 019ac9b39..425c6fe6c 100644
--- a/src/theory/ext_theory.h
+++ b/src/theory/ext_theory.h
@@ -29,7 +29,7 @@
* x = "A" ^ str.contains( str.++( x, z ), "B" ) => str.contains( z, "B" )
*/
-#include "cvc4_private.h"
+#include "cvc5_private.h"
#ifndef CVC5__THEORY__EXT_THEORY_H
#define CVC5__THEORY__EXT_THEORY_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback