diff options
Diffstat (limited to 'lib/antlr/src/CharBuffer.cpp')
-rw-r--r-- | lib/antlr/src/CharBuffer.cpp | 2 |
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> |