diff options
Diffstat (limited to 'poxml/antlr/src/LLkParser.cpp')
-rw-r--r-- | poxml/antlr/src/LLkParser.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/poxml/antlr/src/LLkParser.cpp b/poxml/antlr/src/LLkParser.cpp index 2f21cd8b..647d6562 100644 --- a/poxml/antlr/src/LLkParser.cpp +++ b/poxml/antlr/src/LLkParser.cpp @@ -30,7 +30,7 @@ * @author <br><a href="mailto:[email protected]">Pete Wells</a> */ -#include "antlr/LLkParser.hpp" +#include "antlr/LLkParser.h" #include <iostream> ANTLR_BEGIN_NAMESPACE(antlr) |