summaryrefslogtreecommitdiffstats
path: root/languages/java/JavaLexer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'languages/java/JavaLexer.cpp')
-rw-r--r--languages/java/JavaLexer.cpp16
1 files changed, 8 insertions, 8 deletions
diff --git a/languages/java/JavaLexer.cpp b/languages/java/JavaLexer.cpp
index 623e816f..4230b156 100644
--- a/languages/java/JavaLexer.cpp
+++ b/languages/java/JavaLexer.cpp
@@ -1,12 +1,12 @@
/* $ANTLR 2.7.7 (20061129): "java.g" -> "JavaLexer.cpp"$ */
-#include "JavaLexer.hpp"
-#include <antlr/CharBuffer.hpp>
-#include <antlr/TokenStreamException.hpp>
-#include <antlr/TokenStreamIOException.hpp>
-#include <antlr/TokenStreamRecognitionException.hpp>
-#include <antlr/CharStreamException.hpp>
-#include <antlr/CharStreamIOException.hpp>
-#include <antlr/NoViableAltForCharException.hpp>
+#include "JavaLexer.h"
+#include <antlr/CharBuffer.h>
+#include <antlr/TokenStreamException.h>
+#include <antlr/TokenStreamIOException.h>
+#include <antlr/TokenStreamRecognitionException.h>
+#include <antlr/CharStreamException.h>
+#include <antlr/CharStreamIOException.h>
+#include <antlr/NoViableAltForCharException.h>
#line 1041 "java.g"