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 79e4f6a36..1ae9edb73 100644
--- a/src/theory/theory.cpp
+++ b/src/theory/theory.cpp
@@ -17,7 +17,7 @@
**/
#include "theory/theory.h"
-#include "util/Assert.h"
+#include "util/cvc4_assert.h"
#include "theory/quantifiers_engine.h"
#include "theory/quantifiers/instantiator_default.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback