summaryrefslogtreecommitdiffstats
path: root/poxml/antlr/src/ASTRefCount.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'poxml/antlr/src/ASTRefCount.cpp')
-rw-r--r--poxml/antlr/src/ASTRefCount.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/poxml/antlr/src/ASTRefCount.cpp b/poxml/antlr/src/ASTRefCount.cpp
index 1da98306..2498d759 100644
--- a/poxml/antlr/src/ASTRefCount.cpp
+++ b/poxml/antlr/src/ASTRefCount.cpp
@@ -1,5 +1,5 @@
-#include "antlr/ASTRefCount.hpp"
-#include "antlr/AST.hpp"
+#include "antlr/ASTRefCount.h"
+#include "antlr/AST.h"
ANTLR_BEGIN_NAMESPACE(antlr)