summaryrefslogtreecommitdiff
path: root/src/theory/uf/inst_strategy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/uf/inst_strategy.h')
-rw-r--r--src/theory/uf/inst_strategy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/uf/inst_strategy.h b/src/theory/uf/inst_strategy.h
index 663720326..6369c6ba3 100644
--- a/src/theory/uf/inst_strategy.h
+++ b/src/theory/uf/inst_strategy.h
@@ -25,7 +25,7 @@
#include "context/context.h"
#include "context/context_mm.h"
-#include "util/stats.h"
+#include "util/statistics_registry.h"
#include "theory/uf/theory_uf.h"
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback