diff options
Diffstat (limited to 'writerperfect/inc/WPFTResMgr.hxx')
-rw-r--r-- | writerperfect/inc/WPFTResMgr.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/writerperfect/inc/WPFTResMgr.hxx b/writerperfect/inc/WPFTResMgr.hxx index a6cd38951716..0cff3e446c73 100644 --- a/writerperfect/inc/WPFTResMgr.hxx +++ b/writerperfect/inc/WPFTResMgr.hxx @@ -3,8 +3,6 @@ #ifndef INCLUDED_WRITERPERFECT_INC_WPFTRESMGR_HXX #define INCLUDED_WRITERPERFECT_INC_WPFTRESMGR_HXX -#include "writerperfectdllapi.h" - #include <unotools/resmgr.hxx> inline OUString WpResId(const char* pId) { return Translate::get(pId, Translate::Create("wpt")); } |