From a5d3029c82ff0f47f8ea6608e84995f360f2adad Mon Sep 17 00:00:00 2001 From: Bertrik Sikken Date: Mon, 28 Apr 2008 10:22:05 +0000 Subject: Update source files to include the header file for the functions they implement, to make sure the header and the implementation is consistent (and fix it for a case where it wasn't). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17275 a1c6a512-1295-4272-9138-f99709370657 --- apps/metadata.c | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/metadata.c') diff --git a/apps/metadata.c b/apps/metadata.c index 3abbd74..7b3b314 100644 --- a/apps/metadata.c +++ b/apps/metadata.c @@ -27,6 +27,7 @@ #include "debug.h" #include "logf.h" #include "cuesheet.h" +#include "metadata.h" #if CONFIG_CODEC == SWCODEC -- cgit v1.1