diff options
Diffstat (limited to 'include/svx/srchdlg.hxx')
-rw-r--r-- | include/svx/srchdlg.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/srchdlg.hxx b/include/svx/srchdlg.hxx index ffee87117a33..8797115fafbd 100644 --- a/include/svx/srchdlg.hxx +++ b/include/svx/srchdlg.hxx @@ -32,7 +32,7 @@ #include <sfx2/basedlgs.hxx> #include <svtools/svmedit.hxx> #include <svl/srchdefs.hxx> -#include "svx/svxdllapi.h" +#include <svx/svxdllapi.h> #include <vector> class SvxSearchItem; |