From 2794b99bc66734b6a31f99c83b593831c03be710 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Tue, 18 Sep 2012 19:24:51 +0200 Subject: make src/tools/ compile without CamelCase headers so the build works with syncqt -minimal Change-Id: Ief5e8eb9a504dd6c84cff76cc3e5257450386a0f Reviewed-by: Joerg Bornemann Reviewed-by: Thiago Macieira --- src/tools/moc/main.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/tools/moc/main.cpp') diff --git a/src/tools/moc/main.cpp b/src/tools/moc/main.cpp index 97b7075bac..28369b67ae 100644 --- a/src/tools/moc/main.cpp +++ b/src/tools/moc/main.cpp @@ -43,9 +43,9 @@ #include "moc.h" #include "outputrevision.h" #include -#include -#include -#include +#include +#include +#include #include #include #include -- cgit v1.2.3