From fdc29d0ea4fbdd2cc1509a53122be7ec85cdb432 Mon Sep 17 00:00:00 2001 From: Boris Gjenero Date: Mon, 19 Dec 2011 20:12:52 +0000 Subject: Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31370 a1c6a512-1295-4272-9138-f99709370657 --- apps/playlist.h | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/playlist.h') diff --git a/apps/playlist.h b/apps/playlist.h index 4722be11c0..d19d9a792a 100644 --- a/apps/playlist.h +++ b/apps/playlist.h @@ -23,6 +23,7 @@ #define __PLAYLIST_H__ #include +#include "config.h" #include "file.h" #include "kernel.h" #include "metadata.h" -- cgit v1.2.3