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

New commits:
commit fc67d2000631bb83812fecbf99e4179ccdac1487
Author:     Stephan Bergmann <sberg...@redhat.com>
AuthorDate: Wed Jan 30 13:27:33 2019 +0100
Commit:     Stephan Bergmann <sberg...@redhat.com>
CommitDate: Wed Jan 30 13:27:33 2019 +0100

    loplugin:includeform
    
    Change-Id: I8ac8b1cbbf94f405ffef0037b6957b35d44a8f91

diff --git a/vcl/inc/qt5/Qt5DragAndDrop.hxx b/vcl/inc/qt5/Qt5DragAndDrop.hxx
index 7ad5dfcec9b8..099ba444ea15 100644
--- a/vcl/inc/qt5/Qt5DragAndDrop.hxx
+++ b/vcl/inc/qt5/Qt5DragAndDrop.hxx
@@ -11,7 +11,7 @@
 #pragma once
 
 #include <cppuhelper/compbase.hxx>
-#include <Qt5Clipboard.hxx>
+#include "Qt5Clipboard.hxx"
 
 #include <com/sun/star/datatransfer/dnd/XDragSource.hpp>
 #include <com/sun/star/datatransfer/dnd/XDropTarget.hpp>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to