# HG changeset patch # User ben # Date 1216323439 0 # Node ID 3a1a148a9633d88aabbadba5d5d69d9b7593c8bc # Parent 3a4275b18bb775862d68350b8098d006e362eab8 File was missing its dedicated header inclusion. diff -r 3a4275b18bb7 -r 3a1a148a9633 get_path.c --- a/get_path.c Thu Jul 17 19:23:27 2008 +0000 +++ b/get_path.c Thu Jul 17 19:37:19 2008 +0000 @@ -11,6 +11,7 @@ #include #include #include "mp_msg.h" +#include "get_path.h" #ifdef MACOSX_BUNDLE #include