summaryrefslogtreecommitdiff
path: root/vcl/qt5/Qt5Graphics_Controls.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-06-01 15:28:26 +0200
committerStephan Bergmann <sbergman@redhat.com>2018-06-01 15:28:26 +0200
commit9a865aa2880b28953e313389e44974dab88e535b (patch)
tree07698dc86375feced8bc45be86d4d5f386af5f7d /vcl/qt5/Qt5Graphics_Controls.cxx
parent1cfe22ff1d8327f015a2ef17175f8c7845929432 (diff)
Various trivial loplugin fixes in --enable-qt5
Change-Id: I9539eb77f663e1174919ae801495801f81571710
Diffstat (limited to 'vcl/qt5/Qt5Graphics_Controls.cxx')
-rw-r--r--vcl/qt5/Qt5Graphics_Controls.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/qt5/Qt5Graphics_Controls.cxx b/vcl/qt5/Qt5Graphics_Controls.cxx
index ca064ece5e13..11a1decc58aa 100644
--- a/vcl/qt5/Qt5Graphics_Controls.cxx
+++ b/vcl/qt5/Qt5Graphics_Controls.cxx
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "Qt5Graphics.hxx"
+#include <Qt5Graphics.hxx>
bool Qt5Graphics::IsNativeControlSupported(ControlType /*nType*/, ControlPart /*nPart*/)
{