diff options
Diffstat (limited to 'cui/source/customize/acccfg.cxx')
-rw-r--r-- | cui/source/customize/acccfg.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cui/source/customize/acccfg.cxx b/cui/source/customize/acccfg.cxx index 8a1c38157b01..8ff50323cc76 100644 --- a/cui/source/customize/acccfg.cxx +++ b/cui/source/customize/acccfg.cxx @@ -48,6 +48,8 @@ #include "cuires.hrc" #include "acccfg.hrc" +#include <svx/svxids.hrc> // SID_CHARMAP, SID_ATTR_SPECIALCHAR + //----------------------------------------------- // include interface declarations #include <com/sun/star/frame/XFramesSupplier.hpp> |