summaryrefslogtreecommitdiffstats
path: root/avmedia
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-09-11 07:31:05 +0200
committerStephan Bergmann <sbergman@redhat.com>2018-09-11 07:31:05 +0200
commit8e4e0bf8e81694f80a72d241fe5c8cae64240436 (patch)
tree41e3ab0e930b5f97d762cbf058f2eb165b26d1a9 /avmedia
parenttdf#109229: Set "TextBox" prop before filling textbox-related props (diff)
downloadcore-8e4e0bf8e81694f80a72d241fe5c8cae64240436.tar.gz
core-8e4e0bf8e81694f80a72d241fe5c8cae64240436.zip
loplugin:includeform
Change-Id: I4885c9ad497c350679588fc2068728c7a39edb88
Diffstat (limited to 'avmedia')
-rw-r--r--avmedia/source/macavf/macavfuno.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/avmedia/source/macavf/macavfuno.mm b/avmedia/source/macavf/macavfuno.mm
index 5d4b36da20ab..c10ad73d22dd 100644
--- a/avmedia/source/macavf/macavfuno.mm
+++ b/avmedia/source/macavf/macavfuno.mm
@@ -19,7 +19,7 @@
#include "macavfcommon.hxx"
#include "manager.hxx"
-#include "com/sun/star/lang/XSingleServiceFactory.hpp"
+#include <com/sun/star/lang/XSingleServiceFactory.hpp>
using namespace ::com::sun::star;