summaryrefslogtreecommitdiff
path: root/src/theory/arrays/theory_arrays.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arrays/theory_arrays.cpp')
-rw-r--r--src/theory/arrays/theory_arrays.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/arrays/theory_arrays.cpp b/src/theory/arrays/theory_arrays.cpp
index 9b5676d65..0bdccfd17 100644
--- a/src/theory/arrays/theory_arrays.cpp
+++ b/src/theory/arrays/theory_arrays.cpp
@@ -20,9 +20,9 @@
#include "expr/kind.h"
#include "expr/node_algorithm.h"
-#include "expr/proof_checker.h"
#include "options/arrays_options.h"
#include "options/smt_options.h"
+#include "proof/proof_checker.h"
#include "smt/logic_exception.h"
#include "smt/smt_statistics_registry.h"
#include "theory/arrays/skolem_cache.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback