diff options
Diffstat (limited to 'include/svx/svxerr.hxx')
-rw-r--r-- | include/svx/svxerr.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svxerr.hxx b/include/svx/svxerr.hxx index 80ec7a619077..94b70393dd3d 100644 --- a/include/svx/svxerr.hxx +++ b/include/svx/svxerr.hxx @@ -79,7 +79,7 @@ #ifndef __RSC #include <svtools/ehdl.hxx> -#include "svx/svxdllapi.h" +#include <svx/svxdllapi.h> class SVX_DLLPUBLIC SvxErrorHandler : private SfxErrorHandler { |