diff options
Diffstat (limited to 'poxml/antlr/src/InputBuffer.cpp')
-rw-r--r-- | poxml/antlr/src/InputBuffer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/poxml/antlr/src/InputBuffer.cpp b/poxml/antlr/src/InputBuffer.cpp index 058c32ab..3eb6732b 100644 --- a/poxml/antlr/src/InputBuffer.cpp +++ b/poxml/antlr/src/InputBuffer.cpp @@ -43,7 +43,7 @@ * @see antlr.CharQueue */ -#include "antlr/InputBuffer.hpp" +#include "antlr/InputBuffer.h" ANTLR_BEGIN_NAMESPACE(antlr) |