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