summaryrefslogtreecommitdiffstats
path: root/lib/antlr/src/ASTNULLType.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/antlr/src/ASTNULLType.cpp')
-rw-r--r--lib/antlr/src/ASTNULLType.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/antlr/src/ASTNULLType.cpp b/lib/antlr/src/ASTNULLType.cpp
index 7dd62724..cc3d839d 100644
--- a/lib/antlr/src/ASTNULLType.cpp
+++ b/lib/antlr/src/ASTNULLType.cpp
@@ -5,9 +5,9 @@
* $Id$
*/
-#include "antlr/config.hpp"
-#include "antlr/AST.hpp"
-#include "antlr/ASTNULLType.hpp"
+#include "antlr/config.h"
+#include "antlr/AST.h"
+#include "antlr/ASTNULLType.h"
#include <iostream>