Signed-off-by: Anton Lundin <[email protected]> --- dive.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/dive.c b/dive.c index 4bae245..dbd811a 100644 --- a/dive.c +++ b/dive.c @@ -6,7 +6,6 @@ #include <limits.h> #include "gettext.h" #include "dive.h" -#include "planner.h" struct tag_entry *g_tag_list = NULL; -- 1.9.1 _______________________________________________ subsurface mailing list [email protected] http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface
