diff options
Diffstat (limited to 'forms/source/component/navigationbar.hxx')
-rw-r--r-- | forms/source/component/navigationbar.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/forms/source/component/navigationbar.hxx b/forms/source/component/navigationbar.hxx index 29f9993e8e7d..6cc028c6b8e5 100644 --- a/forms/source/component/navigationbar.hxx +++ b/forms/source/component/navigationbar.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_FORMS_SOURCE_COMPONENT_NAVIGATIONBAR_HXX #define INCLUDED_FORMS_SOURCE_COMPONENT_NAVIGATIONBAR_HXX -#include "FormComponent.hxx" +#include <FormComponent.hxx> #include <com/sun/star/io/XPersistObject.hpp> #include <comphelper/proparrhlp.hxx> #include <comphelper/propertycontainerhelper.hxx> @@ -28,7 +28,7 @@ #include <cppuhelper/interfacecontainer.hxx> #include <com/sun/star/container/XSet.hpp> #include <com/sun/star/container/XContainer.hpp> -#include "formcontrolfont.hxx" +#include <formcontrolfont.hxx> #include <set> |