diff --git a/basctl/source/dlged/managelang.cxx b/basctl/source/dlged/managelang.cxx index caec0790cd8f..f95bbb536cd8 100644 --- a/basctl/source/dlged/managelang.cxx +++ b/basctl/source/dlged/managelang.cxx @@ -29,31 +29,25 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_basctl.hxx" -#include "managelang.hxx" -#include "iderid.hxx" -#include "localizationmgr.hxx" -#include "iderdll.hxx" #include "basidesh.hxx" #include "basobj.hxx" +#include "dlgresid.hrc" +#include "iderdll.hxx" +#include "iderid.hxx" +#include "localizationmgr.hxx" +#include "managelang.hxx" #include "managelang.hrc" -#include "dlgresid.hrc" #include "helpid.hrc" #include #include -#include -#include -#include +#include +#include +#include #include #include #include -#include -#include - -#include - -#include using namespace ::com::sun::star::i18n; using namespace ::com::sun::star::lang;