diff options
Diffstat (limited to 'poxml/antlr/src/ParserSharedInputState.cpp')
-rw-r--r-- | poxml/antlr/src/ParserSharedInputState.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/poxml/antlr/src/ParserSharedInputState.cpp b/poxml/antlr/src/ParserSharedInputState.cpp index 102aba87..1f70f5ef 100644 --- a/poxml/antlr/src/ParserSharedInputState.cpp +++ b/poxml/antlr/src/ParserSharedInputState.cpp @@ -1,4 +1,4 @@ -#include "antlr/ParserSharedInputState.hpp" +#include "antlr/ParserSharedInputState.h" ANTLR_BEGIN_NAMESPACE(antlr) |