summaryrefslogtreecommitdiff
path: root/src/theory/strings/regexp_elim.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/strings/regexp_elim.h')
-rw-r--r--src/theory/strings/regexp_elim.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/strings/regexp_elim.h b/src/theory/strings/regexp_elim.h
index e6d6702b7..5387548de 100644
--- a/src/theory/strings/regexp_elim.h
+++ b/src/theory/strings/regexp_elim.h
@@ -13,7 +13,7 @@
* Techniques for eliminating regular expressions.
*/
-#include "cvc4_private.h"
+#include "cvc5_private.h"
#ifndef CVC5__THEORY__STRINGS__REGEXP_ELIM_H
#define CVC5__THEORY__STRINGS__REGEXP_ELIM_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback