summaryrefslogtreecommitdiff
path: root/src/theory/uf/cardinality_extension.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/uf/cardinality_extension.h')
-rw-r--r--src/theory/uf/cardinality_extension.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/theory/uf/cardinality_extension.h b/src/theory/uf/cardinality_extension.h
index 91653785f..d701adfc4 100644
--- a/src/theory/uf/cardinality_extension.h
+++ b/src/theory/uf/cardinality_extension.h
@@ -19,11 +19,10 @@
#include "context/cdhashmap.h"
#include "context/context.h"
+#include "theory/decision_strategy.h"
#include "theory/theory.h"
#include "util/statistics_registry.h"
-#include "theory/decision_manager.h"
-
namespace CVC4 {
namespace theory {
namespace uf {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback