summaryrefslogtreecommitdiff
path: root/src/theory/arrays/theory_arrays.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arrays/theory_arrays.h')
-rw-r--r--src/theory/arrays/theory_arrays.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/arrays/theory_arrays.h b/src/theory/arrays/theory_arrays.h
index 7fa215bfc..366c2d3f7 100644
--- a/src/theory/arrays/theory_arrays.h
+++ b/src/theory/arrays/theory_arrays.h
@@ -24,7 +24,7 @@
#include "theory/theory.h"
#include "theory/arrays/union_find.h"
#include "util/congruence_closure.h"
-#include "array_info.h"
+#include "theory/arrays/array_info.h"
#include "util/hash.h"
#include "util/ntuple.h"
#include "util/stats.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback