summaryrefslogtreecommitdiffstats
path: root/poxml/antlr/src/CharBuffer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'poxml/antlr/src/CharBuffer.cpp')
-rw-r--r--poxml/antlr/src/CharBuffer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/poxml/antlr/src/CharBuffer.cpp b/poxml/antlr/src/CharBuffer.cpp
index a43eb153..312af533 100644
--- a/poxml/antlr/src/CharBuffer.cpp
+++ b/poxml/antlr/src/CharBuffer.cpp
@@ -43,7 +43,7 @@
* @see antlr.CharQueue
*/
-#include "antlr/CharBuffer.hpp"
+#include "antlr/CharBuffer.h"
ANTLR_BEGIN_NAMESPACE(antlr)