From 95284c026e763482ef581c8b6298012d2c1fd941 Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Fri, 1 May 2020 13:43:52 +0200 Subject: cleanup: move dive_table from dive.h to divelist.h This allows us to decouple dive.h and divelist.h, a small step in include disentangling. Signed-off-by: Berthold Stoeger --- core/load-git.c | 1 + 1 file changed, 1 insertion(+) (limited to 'core/load-git.c') diff --git a/core/load-git.c b/core/load-git.c index 24f96a794..6af1f004f 100644 --- a/core/load-git.c +++ b/core/load-git.c @@ -15,6 +15,7 @@ #include "gettext.h" +#include "dive.h" #include "divesite.h" #include "errorhelper.h" #include "trip.h" -- cgit v1.2.3-70-g09d2