summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/anti_skolem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/quantifiers/anti_skolem.h')
-rw-r--r--src/theory/quantifiers/anti_skolem.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/theory/quantifiers/anti_skolem.h b/src/theory/quantifiers/anti_skolem.h
index bad98c04b..bf8b99f1c 100644
--- a/src/theory/quantifiers/anti_skolem.h
+++ b/src/theory/quantifiers/anti_skolem.h
@@ -20,11 +20,11 @@
#include <map>
#include <vector>
-#include "expr/node.h"
-#include "expr/type_node.h"
#include "context/cdhashset.h"
#include "context/cdo.h"
-#include "theory/quantifiers/ce_guided_single_inv.h"
+#include "expr/node.h"
+#include "expr/type_node.h"
+#include "theory/quantifiers/single_inv_partition.h"
#include "theory/quantifiers_engine.h"
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback