summaryrefslogtreecommitdiff
path: root/src/context/cdchunk_list.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/context/cdchunk_list.h')
-rw-r--r--src/context/cdchunk_list.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/context/cdchunk_list.h b/src/context/cdchunk_list.h
index 8c2e4066e..62a87ffcc 100644
--- a/src/context/cdchunk_list.h
+++ b/src/context/cdchunk_list.h
@@ -24,9 +24,10 @@
#include <iterator>
#include <memory>
+#include "base/cvc4_assert.h"
#include "context/context.h"
#include "context/context_mm.h"
-#include "util/cvc4_assert.h"
+
namespace CVC4 {
namespace context {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback