From a51da75e329df773a01e963c3a27e72cf487138c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 6 Jun 2014 22:41:39 +0300 Subject: fix code style. --- src/utils/gettexthelper.cpp | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'src/utils') diff --git a/src/utils/gettexthelper.cpp b/src/utils/gettexthelper.cpp index 1e2fffef7..063142f06 100644 --- a/src/utils/gettexthelper.cpp +++ b/src/utils/gettexthelper.cpp @@ -20,21 +20,20 @@ #include "utils/gettexthelper.h" +#ifdef ENABLE_NLS #include "client.h" #include "configuration.h" - -#ifdef ENABLE_NLS #include "logger.h" -#include -#endif - #include "utils/physfstools.h" +#include + #ifdef WIN32 #include extern "C" char const *_nl_locale_name_default(void); #endif +#endif #include "debug.h" -- cgit v1.2.3-60-g2f50