vcl/qt5/Qt5MainWindow.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 0cd46eedd08bfbb4061b3c7df66390c5e0243911 Author: Stephan Bergmann <[email protected]> AuthorDate: Mon Aug 13 09:43:02 2018 +0200 Commit: Stephan Bergmann <[email protected]> CommitDate: Mon Aug 13 09:43:02 2018 +0200 loplugin:includeform Change-Id: I7c927bb46ce411138069f7c64a5036ce07077ced diff --git a/vcl/qt5/Qt5MainWindow.cxx b/vcl/qt5/Qt5MainWindow.cxx index 56e296b4f97a..da3df1b179f9 100644 --- a/vcl/qt5/Qt5MainWindow.cxx +++ b/vcl/qt5/Qt5MainWindow.cxx @@ -8,7 +8,7 @@ * */ -#include "Qt5MainWindow.hxx" +#include <Qt5MainWindow.hxx> #include <Qt5MainWindow.moc> #include <QtGui/QCloseEvent> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
