From 21e8b1e363fcb46798aec49b623cfd2b29c286a3 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Tue, 5 Apr 2016 14:22:00 -0300 Subject: Fix compilation with the new folder architecture A few more fixes for things that broke in commit 7be962bfc287 ("Move subsurface-core to core and qt-mobile to mobile-widgets"). [Dirk Hohndel: slightly edited and overlap with Linus' patch removed] Signed-off-by: Tomaz Canabrava Signed-off-by: Dirk Hohndel --- tests/testgpscoords.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/testgpscoords.cpp') diff --git a/tests/testgpscoords.cpp b/tests/testgpscoords.cpp index 50bb4bcdb..535745de7 100644 --- a/tests/testgpscoords.cpp +++ b/tests/testgpscoords.cpp @@ -1,4 +1,4 @@ -#include +#include "core/dive.h" #include "testgpscoords.h" //unit under test -- cgit v1.2.3-70-g09d2