summaryrefslogtreecommitdiff
path: root/include/unotools/lingucfg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/lingucfg.hxx')
-rw-r--r--include/unotools/lingucfg.hxx7
1 files changed, 3 insertions, 4 deletions
diff --git a/include/unotools/lingucfg.hxx b/include/unotools/lingucfg.hxx
index 922e00ea5cd0..3e5c7ee6b2b5 100644
--- a/include/unotools/lingucfg.hxx
+++ b/include/unotools/lingucfg.hxx
@@ -21,17 +21,16 @@
#define INCLUDED_UNOTOOLS_LINGUCFG_HXX
#include <unotools/unotoolsdllapi.h>
-#include <com/sun/star/beans/PropertyValues.hpp>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/uno/Any.h>
-#include <com/sun/star/lang/Locale.hpp>
-#include <com/sun/star/util/XChangesBatch.hpp>
#include <rtl/ustring.hxx>
-#include <unotools/configitem.hxx>
#include <unotools/options.hxx>
#include <i18nlangtag/lang.h>
#include <vector>
+namespace com { namespace sun { namespace star { namespace beans { struct PropertyValue; } } } }
+namespace com { namespace sun { namespace star { namespace util { class XChangesBatch; } } } }
+
class SvtLinguConfigItem;
struct UNOTOOLS_DLLPUBLIC SvtLinguOptions