[Libreoffice-commits] core.git: avmedia/source
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Tue Sep 11 05:31:32 UTC 2018
avmedia/source/macavf/macavfuno.mm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 8e4e0bf8e81694f80a72d241fe5c8cae64240436
Author: Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Tue Sep 11 07:31:05 2018 +0200
Commit: Stephan Bergmann <sbergman at redhat.com>
CommitDate: Tue Sep 11 07:31:05 2018 +0200
loplugin:includeform
Change-Id: I4885c9ad497c350679588fc2068728c7a39edb88
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;
More information about the Libreoffice-commits
mailing list