summaryrefslogtreecommitdiffstats
path: root/poxml/gettext.g
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-12-16 17:43:36 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-12-16 22:23:19 +0900
commit7d4f47bd0bf7544dbd7f64ed4089e80780c1d2bd (patch)
treef7e3d4f8731326ee1ee3fdeae370e7528a89c652 /poxml/gettext.g
parentd24f40d9befa84da067a756437c70e20461b511b (diff)
downloadtdesdk-7d4f47bd0bf7544dbd7f64ed4089e80780c1d2bd.tar.gz
tdesdk-7d4f47bd0bf7544dbd7f64ed4089e80780c1d2bd.zip
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'poxml/gettext.g')
-rw-r--r--poxml/gettext.g8
1 files changed, 4 insertions, 4 deletions
diff --git a/poxml/gettext.g b/poxml/gettext.g
index 8da92334..1e0a3b34 100644
--- a/poxml/gettext.g
+++ b/poxml/gettext.g
@@ -11,10 +11,10 @@ options {
{
#include <iostream>
-#include "GettextLexer.hpp"
-#include "GettextParser.hpp"
-#include "antlr/AST.hpp"
-#include "antlr/CommonAST.hpp"
+#include "GettextLexer.h"
+#include "GettextParser.h"
+#include "antlr/AST.h"
+#include "antlr/CommonAST.h"
/*
int main()