From 8751b94e48dcb6cb72bd916b5a7b2c23d7410cdf Mon Sep 17 00:00:00 2001 From: Maurus Cuelenaere Date: Thu, 29 Jan 2009 21:05:13 +0000 Subject: [PATCH] Fix yellow git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19881 a1c6a512-1295-4272-9138-f99709370657 --- apps/misc.h | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/misc.h b/apps/misc.h index 807f231b52..6a6e847a16 100644 --- a/apps/misc.h +++ b/apps/misc.h @@ -23,6 +23,7 @@ #include #include +#include "config.h" /* Format a large-range value for output, using the appropriate unit so that * the displayed value is in the range 1 <= display < 1000 (1024 for "binary"