summaryrefslogtreecommitdiff
path: root/src/parser/parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/parser.h')
-rw-r--r--src/parser/parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parser/parser.h b/src/parser/parser.h
index 6f7c5f569..3382d25eb 100644
--- a/src/parser/parser.h
+++ b/src/parser/parser.h
@@ -13,7 +13,7 @@
* A collection of state for use by parser implementations.
*/
-#include "cvc4parser_public.h"
+#include "cvc5parser_public.h"
#ifndef CVC5__PARSER__PARSER_H
#define CVC5__PARSER__PARSER_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback