summaryrefslogtreecommitdiff
path: root/src/util/matcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/matcher.h')
-rw-r--r--src/util/matcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/matcher.h b/src/util/matcher.h
index 871fe528f..abee47c9a 100644
--- a/src/util/matcher.h
+++ b/src/util/matcher.h
@@ -25,7 +25,7 @@
#include <string>
#include <vector>
#include <map>
-#include "util/Assert.h"
+#include "util/cvc4_assert.h"
#include "expr/node.h"
#include "expr/type_node.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback