From 46cdf24e1111a0f1e3c393c8b5fe0707df38765b Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Fri, 1 May 2020 13:46:54 +0200 Subject: cleanup: only include QString in desktop-widgets/importgps.h This included QFile, which is fatter and not needed here. Include QFile only in the actual translation unit. Signed-off-by: Berthold Stoeger --- core/parse-gpx.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'core/parse-gpx.cpp') diff --git a/core/parse-gpx.cpp b/core/parse-gpx.cpp index d00e59d4d..9649780c7 100644 --- a/core/parse-gpx.cpp +++ b/core/parse-gpx.cpp @@ -1,6 +1,7 @@ // SPDX-License-Identifier: GPL-2.0 #include "core/parse-gpx.h" #include "core/dive.h" +#include #include // Find the coordinates at the time specified in coords.start_dive -- cgit v1.2.3-70-g09d2