diff options
Diffstat (limited to 'include/svx/sidebar/PopupControl.hxx')
-rw-r--r-- | include/svx/sidebar/PopupControl.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/sidebar/PopupControl.hxx b/include/svx/sidebar/PopupControl.hxx index 71491ee8fa5e..0754ed24909b 100644 --- a/include/svx/sidebar/PopupControl.hxx +++ b/include/svx/sidebar/PopupControl.hxx @@ -19,7 +19,7 @@ #ifndef INCLUDED_SVX_SIDEBAR_POPUPCONTROL_HXX #define INCLUDED_SVX_SIDEBAR_POPUPCONTROL_HXX -#include "svx/svxdllapi.h" +#include <svx/svxdllapi.h> #include <vcl/ctrl.hxx> namespace svx { namespace sidebar { |