Fix include style violation in qline.h

Amends c0d0949448.

Pick-to: 5.12 5.15
Change-Id: Ie220a245ae2000af6e52c000c6836b9830c56de6
Reviewed-by: hjk <hjk@qt.io>
bb10
Friedemann Kleint 2020-09-02 13:01:18 +02:00
parent 9d059da344
commit 1fd5a970f0
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
#ifndef QLINE_H
#define QLINE_H
#include "qmath.h"
#include <QtCore/qmath.h>
#include <QtCore/qpoint.h>