diff options
Diffstat (limited to 'include/toolkit/controls/tabpagemodel.hxx')
-rw-r--r-- | include/toolkit/controls/tabpagemodel.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/toolkit/controls/tabpagemodel.hxx b/include/toolkit/controls/tabpagemodel.hxx index 6457ca31bed4..966b7947854d 100644 --- a/include/toolkit/controls/tabpagemodel.hxx +++ b/include/toolkit/controls/tabpagemodel.hxx @@ -25,8 +25,8 @@ #include <com/sun/star/awt/tab/XTabPage.hpp> #include <com/sun/star/resource/XStringResourceResolver.hpp> #include <com/sun/star/lang/XInitialization.hpp> -#include "toolkit/helper/servicenames.hxx" -#include "toolkit/helper/macros.hxx" +#include <toolkit/helper/servicenames.hxx> +#include <toolkit/helper/macros.hxx> #include <toolkit/controls/unocontrolcontainer.hxx> #include <cppuhelper/basemutex.hxx> #include <list> |