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