summaryrefslogtreecommitdiff
path: root/src/theory/arrays/array_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arrays/array_info.h')
-rw-r--r--src/theory/arrays/array_info.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/arrays/array_info.h b/src/theory/arrays/array_info.h
index fcc45bbd5..d1c435b48 100644
--- a/src/theory/arrays/array_info.h
+++ b/src/theory/arrays/array_info.h
@@ -41,7 +41,7 @@
#define __CVC4__THEORY__ARRAYS__ARRAY_INFO_H
#include "util/backtrackable.h"
#include "context/cdlist.h"
-#include "context/cdmap.h"
+#include "context/cdhashmap.h"
#include "expr/node.h"
#include "util/stats.h"
#include "util/ntuple.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback