summaryrefslogtreecommitdiff
path: root/src/theory/arith/dual_simplex.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/dual_simplex.h')
-rw-r--r--src/theory/arith/dual_simplex.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/theory/arith/dual_simplex.h b/src/theory/arith/dual_simplex.h
index 53f627081..d6bf57bb0 100644
--- a/src/theory/arith/dual_simplex.h
+++ b/src/theory/arith/dual_simplex.h
@@ -48,12 +48,11 @@
** These are theory valid and are currently turned into lemmas
**/
-
#include "cvc4_private.h"
#pragma once
-#include "util/statistics_registry.h"
+#include "expr/statistics_registry.h"
#include "theory/arith/simplex.h"
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback