summaryrefslogtreecommitdiff
path: root/src/theory/theory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/theory.cpp')
-rw-r--r--src/theory/theory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/theory.cpp b/src/theory/theory.cpp
index a4b9d1ddf..719239806 100644
--- a/src/theory/theory.cpp
+++ b/src/theory/theory.cpp
@@ -21,7 +21,7 @@
#include <iostream>
#include <string>
-#include "base/cvc4_assert.h"
+#include "base/check.h"
#include "expr/node_algorithm.h"
#include "smt/smt_statistics_registry.h"
#include "theory/ext_theory.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback