summaryrefslogtreecommitdiff
path: root/src/theory/sets/term_registry.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/sets/term_registry.h')
-rw-r--r--src/theory/sets/term_registry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/sets/term_registry.h b/src/theory/sets/term_registry.h
index 87f25341e..f88596ffe 100644
--- a/src/theory/sets/term_registry.h
+++ b/src/theory/sets/term_registry.h
@@ -22,7 +22,7 @@
#include <vector>
#include "context/cdhashmap.h"
-#include "theory/eager_proof_generator.h"
+#include "proof/eager_proof_generator.h"
#include "theory/sets/inference_manager.h"
#include "theory/sets/skolem_cache.h"
#include "theory/sets/solver_state.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback