summaryrefslogtreecommitdiff
path: root/src/parser/antlr_line_buffered_input.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/antlr_line_buffered_input.h')
-rw-r--r--src/parser/antlr_line_buffered_input.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parser/antlr_line_buffered_input.h b/src/parser/antlr_line_buffered_input.h
index faf9d16da..3203e815b 100644
--- a/src/parser/antlr_line_buffered_input.h
+++ b/src/parser/antlr_line_buffered_input.h
@@ -21,7 +21,7 @@
* achieve that and stores the lines received so far in a LineBuffer.
*/
-#include "cvc4parser_private.h"
+#include "cvc5parser_private.h"
#ifndef CVC5__PARSER__ANTLR_LINE_BUFFERED_INPUT_H
#define CVC5__PARSER__ANTLR_LINE_BUFFERED_INPUT_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback