summaryrefslogtreecommitdiff
path: root/forms/source/component/findpos.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/findpos.cxx')
-rw-r--r--forms/source/component/findpos.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/forms/source/component/findpos.cxx b/forms/source/component/findpos.cxx
index 90f164dc7af3..62a8f26b6b9b 100644
--- a/forms/source/component/findpos.cxx
+++ b/forms/source/component/findpos.cxx
@@ -18,14 +18,14 @@
*/
-#include "sal/config.h"
+#include <sal/config.h>
#include "findpos.hxx"
-#include "com/sun/star/uno/Sequence.hxx"
-#include "comphelper/types.hxx"
-#include "rtl/ustring.hxx"
-#include "sal/types.h"
+#include <com/sun/star/uno/Sequence.hxx>
+#include <comphelper/types.hxx>
+#include <rtl/ustring.hxx>
+#include <sal/types.h>
#include <algorithm>