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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/strings/regexp_elim.h b/src/theory/strings/regexp_elim.h
index 5387548de..6187a7137 100644
--- a/src/theory/strings/regexp_elim.h
+++ b/src/theory/strings/regexp_elim.h
@@ -18,8 +18,8 @@
#define CVC5__THEORY__STRINGS__REGEXP_ELIM_H
#include "expr/node.h"
-#include "theory/eager_proof_generator.h"
-#include "theory/trust_node.h"
+#include "proof/eager_proof_generator.h"
+#include "proof/trust_node.h"
namespace cvc5 {
namespace theory {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback