summaryrefslogtreecommitdiffstats
path: root/poxml/antlr/src/ASTFactory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'poxml/antlr/src/ASTFactory.cpp')
-rw-r--r--poxml/antlr/src/ASTFactory.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/poxml/antlr/src/ASTFactory.cpp b/poxml/antlr/src/ASTFactory.cpp
index e44386f7..fbe717fd 100644
--- a/poxml/antlr/src/ASTFactory.cpp
+++ b/poxml/antlr/src/ASTFactory.cpp
@@ -30,8 +30,8 @@
* @author <br><a href="mailto:pete@yamuna.demon.co.uk">Pete Wells</a>
*/
-#include "antlr/ASTFactory.hpp"
-#include "antlr/CommonAST.hpp"
+#include "antlr/ASTFactory.h"
+#include "antlr/CommonAST.h"
ANTLR_BEGIN_NAMESPACE(antlr)