[Libreoffice-commits] core.git: vcl/inc

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Tue Aug 7 15:12:40 UTC 2018


 vcl/inc/qt5/Qt5Graphics.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 098f4a7fe6dfb52c5f5c4c7a289c785dd7374682
Author:     Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Tue Aug 7 17:12:15 2018 +0200
Commit:     Stephan Bergmann <sbergman at redhat.com>
CommitDate: Tue Aug 7 17:12:15 2018 +0200

    loplugin:includeform
    
    Change-Id: Ibd50fa73a5ee63e3375ef0518df0ba84bf6fce1c

diff --git a/vcl/inc/qt5/Qt5Graphics.hxx b/vcl/inc/qt5/Qt5Graphics.hxx
index 2819d0bea5a4..4a9ff20c137d 100644
--- a/vcl/inc/qt5/Qt5Graphics.hxx
+++ b/vcl/inc/qt5/Qt5Graphics.hxx
@@ -27,7 +27,7 @@
 #include <QtGui/QPainterPath>
 #include <QtGui/QRegion>
 
-#include <Qt5Graphics_Controls.hxx>
+#include "Qt5Graphics_Controls.hxx"
 
 class PhysicalFontCollection;
 class QImage;


More information about the Libreoffice-commits mailing list