From 76005a8e75d4e63ad0477e11dbc8cc1c86666875 Mon Sep 17 00:00:00 2001 From: Rémi Verschelde Date: Sun, 30 Jul 2017 22:53:40 +0200 Subject: Style: Apply clang-format on all files Thus fixing some invalid changes that had still made it to the master branch. --- core/translation.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/translation.cpp') diff --git a/core/translation.cpp b/core/translation.cpp index d782006dd..50694e4a2 100644 --- a/core/translation.cpp +++ b/core/translation.cpp @@ -29,9 +29,9 @@ /*************************************************************************/ #include "translation.h" -#include "project_settings.h" #include "io/resource_loader.h" #include "os/os.h" +#include "project_settings.h" static const char *locale_list[] = { "aa", // Afar -- cgit v1.2.3-70-g09d2