From 21204926dfda996c47b4d638e30fb0b1f9968c63 Mon Sep 17 00:00:00 2001 From: Nathan Samson Date: Mon, 5 Sep 2011 21:12:58 +0200 Subject: Open File works. I refactored the code and introduced a new type. I never used it as a pointer (their was no real reason), but I'm not really satisfied. Signed-off-by: Nathan Samson --- profile.c | 1 + 1 file changed, 1 insertion(+) (limited to 'profile.c') diff --git a/profile.c b/profile.c index 5c30fbb5e..032bbd2c5 100644 --- a/profile.c +++ b/profile.c @@ -4,6 +4,7 @@ #include "dive.h" #include "display.h" +#include "divelist.h" int selected_dive = 0; -- cgit v1.2.3-70-g09d2