diff options
Diffstat (limited to 'sw/inc/cmdid.h')
-rw-r--r-- | sw/inc/cmdid.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/cmdid.h b/sw/inc/cmdid.h index 28a13ea71abd..b7076905d66f 100644 --- a/sw/inc/cmdid.h +++ b/sw/inc/cmdid.h @@ -21,7 +21,7 @@ #define INCLUDED_SW_INC_CMDID_H #include <sfx2/sfxsids.hrc> -#include "unomid.h" +#include <svl/solar.hrc> #define FN_FILE SID_SW_START #define FN_EDIT (SID_SW_START + 100) |