summaryrefslogtreecommitdiff
path: root/src/parser/memory_mapped_input_buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/memory_mapped_input_buffer.h')
-rw-r--r--src/parser/memory_mapped_input_buffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parser/memory_mapped_input_buffer.h b/src/parser/memory_mapped_input_buffer.h
index 9db4c3d49..a420eccbf 100644
--- a/src/parser/memory_mapped_input_buffer.h
+++ b/src/parser/memory_mapped_input_buffer.h
@@ -13,7 +13,7 @@
* ANTLR input buffer from a memory-mapped file.
*/
-#include "cvc4parser_private.h"
+#include "cvc5parser_private.h"
#ifndef CVC5__PARSER__MEMORY_MAPPED_INPUT_BUFFER_H
#define CVC5__PARSER__MEMORY_MAPPED_INPUT_BUFFER_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback