summaryrefslogtreecommitdiffstats
path: root/lib/antlr/src/CharBuffer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/antlr/src/CharBuffer.cpp')
-rw-r--r--lib/antlr/src/CharBuffer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/antlr/src/CharBuffer.cpp b/lib/antlr/src/CharBuffer.cpp
index a0e11eae..b5895e9f 100644
--- a/lib/antlr/src/CharBuffer.cpp
+++ b/lib/antlr/src/CharBuffer.cpp
@@ -5,7 +5,7 @@
* $Id$
*/
-#include "antlr/CharBuffer.hpp"
+#include "antlr/CharBuffer.h"
#include <iostream>
//#include <ios>