summaryrefslogtreecommitdiff
path: root/framework/inc/jobs/jobconst.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/jobs/jobconst.hxx')
-rw-r--r--framework/inc/jobs/jobconst.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/inc/jobs/jobconst.hxx b/framework/inc/jobs/jobconst.hxx
index 96a60f81af86..1eb839e45dbc 100644
--- a/framework/inc/jobs/jobconst.hxx
+++ b/framework/inc/jobs/jobconst.hxx
@@ -21,7 +21,7 @@
#define INCLUDED_FRAMEWORK_INC_JOBS_JOBCONST_HXX
#include <rtl/ustring.hxx>
-#include <framework/fwidllapi.h>
+#include <framework/fwkdllapi.h>
namespace framework{
@@ -33,7 +33,7 @@ namespace framework{
it's code. Typos can occur or code will be changed by new developers ...
Shared set of constant values can help to improve the maintenance of this code.
*/
-class FWI_DLLPUBLIC JobConst
+class FWK_DLLPUBLIC JobConst
{
public:
static const OUString ANSWER_DEACTIVATE_JOB;