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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/context/cdo.h b/src/context/cdo.h
index 1fc1eebe6..a0f2bcd9d 100644
--- a/src/context/cdo.h
+++ b/src/context/cdo.h
@@ -22,7 +22,7 @@
#define __CVC4__CONTEXT__CDO_H
#include "context/context.h"
-#include "util/Assert.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