diff options
Diffstat (limited to 'tests/testgpscoords.cpp')
-rw-r--r-- | tests/testgpscoords.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 <dive.h> +#include "core/dive.h" #include "testgpscoords.h" //unit under test |