Kaydet (Commit) e67dff5f authored tarafından Mathias Bauer's avatar Mathias Bauer

CWS gnumake2: fix for build breaker in sfx2

üst c926c86c
This diff is collapsed.
......@@ -24,6 +24,8 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
#ifndef SFX2_FLTOPTINT_HXX
#define SFX2_FLTOPTINT_HXX
#include <com/sun/star/document/FilterOptionsRequest.hpp>
#include <com/sun/star/document/XInteractionFilterOptions.hpp>
......@@ -73,3 +75,4 @@ public:
throw( ::com::sun::star::uno::RuntimeException );
};
#endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment