summaryrefslogtreecommitdiff
path: root/src/context/cdo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/context/cdo.h')
-rw-r--r--src/context/cdo.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/context/cdo.h b/src/context/cdo.h
index 5fa0a4d8b..486626ae5 100644
--- a/src/context/cdo.h
+++ b/src/context/cdo.h
@@ -19,8 +19,9 @@
#ifndef __CVC4__CONTEXT__CDO_H
#define __CVC4__CONTEXT__CDO_H
+#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