summaryrefslogtreecommitdiff
path: root/src/context/context.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/context/context.cpp')
-rw-r--r--src/context/context.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/context/context.cpp b/src/context/context.cpp
index c427e89c9..99a98e63f 100644
--- a/src/context/context.cpp
+++ b/src/context/context.cpp
@@ -18,8 +18,9 @@
#include <iostream>
#include <vector>
+#include "base/cvc4_assert.h"
#include "context/context.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