summaryrefslogtreecommitdiff
path: root/src/parser/parse_op.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/parse_op.h')
-rw-r--r--src/parser/parse_op.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parser/parse_op.h b/src/parser/parse_op.h
index aed05769a..88bf22638 100644
--- a/src/parser/parse_op.h
+++ b/src/parser/parse_op.h
@@ -13,7 +13,7 @@
* Definitions of parsed operators.
*/
-#include "cvc4parser_public.h"
+#include "cvc5parser_public.h"
#ifndef CVC5__PARSER__PARSE_OP_H
#define CVC5__PARSER__PARSE_OP_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback