summaryrefslogtreecommitdiff
path: root/src/theory/rr_inst_match_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/rr_inst_match_impl.h')
-rw-r--r--src/theory/rr_inst_match_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/rr_inst_match_impl.h b/src/theory/rr_inst_match_impl.h
index 04a15d41f..28bc8c7eb 100644
--- a/src/theory/rr_inst_match_impl.h
+++ b/src/theory/rr_inst_match_impl.h
@@ -22,7 +22,7 @@
#include "theory/rr_inst_match.h"
#include "theory/theory_engine.h"
#include "theory/quantifiers_engine.h"
-#include "theory/uf/theory_uf_candidate_generator.h"
+#include "theory/rr_candidate_generator.h"
#include "theory/uf/equality_engine.h"
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback