diff options
Diffstat (limited to 'include/svtools/toolpanel/toolpanel.hxx')
-rw-r--r-- | include/svtools/toolpanel/toolpanel.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svtools/toolpanel/toolpanel.hxx b/include/svtools/toolpanel/toolpanel.hxx index 41d24efab847..d0a21a951889 100644 --- a/include/svtools/toolpanel/toolpanel.hxx +++ b/include/svtools/toolpanel/toolpanel.hxx @@ -20,8 +20,8 @@ #ifndef INCLUDED_SVTOOLS_TOOLPANEL_TOOLPANEL_HXX #define INCLUDED_SVTOOLS_TOOLPANEL_TOOLPANEL_HXX -#include "svtools/svtdllapi.h" -#include "svtools/toolpanel/refbase.hxx" +#include <svtools/svtdllapi.h> +#include <svtools/toolpanel/refbase.hxx> #include <rtl/ustring.hxx> #include <vcl/image.hxx> |