summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-08-13 09:43:02 +0200
committerStephan Bergmann <sbergman@redhat.com>2018-08-13 09:43:02 +0200
commit0cd46eedd08bfbb4061b3c7df66390c5e0243911 (patch)
tree235c624ead4aaa096e18dc43d6895ec5d3c13cea /vcl
parent2bc7f8302601bbbac5cb4d4bf1d9b74262004363 (diff)
loplugin:includeform
Change-Id: I7c927bb46ce411138069f7c64a5036ce07077ced
Diffstat (limited to 'vcl')
-rw-r--r--vcl/qt5/Qt5MainWindow.cxx2
1 files changed, 1 insertions, 1 deletions
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>