From cd0f0f577d283b3a5f45d2d8707703f551ac9573 Mon Sep 17 00:00:00 2001 From: Paolo Angelelli Date: Fri, 28 Apr 2017 16:41:50 +0200 Subject: Move QGeoRectangle definition inside qgeorectangle.h Change-Id: I7d0bb4eac89ca9a018f71faa9d73f62d97a24085 Reviewed-by: Edward Welbourne Reviewed-by: Lars Knoll --- src/positioning/qgeoshape_p.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/positioning/qgeoshape_p.h') diff --git a/src/positioning/qgeoshape_p.h b/src/positioning/qgeoshape_p.h index 251e872c..f8380654 100644 --- a/src/positioning/qgeoshape_p.h +++ b/src/positioning/qgeoshape_p.h @@ -53,7 +53,7 @@ #include -#include "qgeoshape.h" +#include "qgeorectangle.h" QT_BEGIN_NAMESPACE -- cgit v1.2.1