diff options
Diffstat (limited to 'sc/source/ui/inc/instbdlg.hxx')
-rw-r--r-- | sc/source/ui/inc/instbdlg.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/instbdlg.hxx b/sc/source/ui/inc/instbdlg.hxx index ff6900139df5..05aa33b659b2 100644 --- a/sc/source/ui/inc/instbdlg.hxx +++ b/sc/source/ui/inc/instbdlg.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_INSTBDLG_HXX #define INCLUDED_SC_SOURCE_UI_INC_INSTBDLG_HXX -#include "address.hxx" +#include <address.hxx> #include <vcl/button.hxx> #include <vcl/group.hxx> |