diff --git a/basctl/source/dlged/managelang.cxx b/basctl/source/dlged/managelang.cxx index feeabbdd155d..d41ed42fcda3 100644 --- a/basctl/source/dlged/managelang.cxx +++ b/basctl/source/dlged/managelang.cxx @@ -26,24 +26,23 @@ * ************************************************************************/ - #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 "managelang.hrc" -#include #include #include #include #include #include +#include #include #include #include diff --git a/basctl/source/inc/managelang.hxx b/basctl/source/inc/managelang.hxx index 6d81efd0590f..f9f9dba62617 100644 --- a/basctl/source/inc/managelang.hxx +++ b/basctl/source/inc/managelang.hxx @@ -29,13 +29,13 @@ #ifndef _BASCTL_MANAGELANG_HXX #define _BASCTL_MANAGELANG_HXX -#include #include #include #include #include class LocalizationMgr; +class SvxLanguageBox; struct LanguageEntry {