summaryrefslogtreecommitdiff
path: root/src/context/context_mm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/context/context_mm.cpp')
-rw-r--r--src/context/context_mm.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/context/context_mm.cpp b/src/context/context_mm.cpp
index e7b234a95..f30413650 100644
--- a/src/context/context_mm.cpp
+++ b/src/context/context_mm.cpp
@@ -19,9 +19,10 @@
#include <vector>
#include <deque>
#include <new>
+
+#include "base/cvc4_assert.h"
+#include "base/output.h"
#include "context/context_mm.h"
-#include "util/cvc4_assert.h"
-#include "util/output.h"
namespace CVC4 {
namespace context {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback