diff options
Diffstat (limited to 'cui/source/inc/optpath.hxx')
-rw-r--r-- | cui/source/inc/optpath.hxx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/cui/source/inc/optpath.hxx b/cui/source/inc/optpath.hxx index 2ac80aa64094..6a58f26b76d2 100644 --- a/cui/source/inc/optpath.hxx +++ b/cui/source/inc/optpath.hxx @@ -30,12 +30,8 @@ // include --------------------------------------------------------------- #include <sfx2/tabdlg.hxx> -#ifndef _FIXED_HXX //autogen #include <vcl/fixed.hxx> -#endif -#ifndef _GROUP_HXX //autogen #include <vcl/group.hxx> -#endif #ifdef _SVX_OPTPATH_CXX #include <svtools/headbar.hxx> @@ -44,9 +40,7 @@ class HeaderBar; #endif #include "ControlFocusHelper.hxx" -#ifndef _COM_SUN_STAR_UI_XFOLDERPICKER_HPP_ #include <com/sun/star/ui/dialogs/XFolderPicker.hpp> -#endif #include <svtools/dialogclosedlistener.hxx> // forward --------------------------------------------------------------- |