Fix yellow: Another try at fixing aggressive includes removal

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23276 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Tomer Shalev 2009-10-19 21:34:27 +00:00
parent ee7247998a
commit 09de59708d

View file

@ -56,6 +56,7 @@
#include "playlist.h" #include "playlist.h"
#include "buffer.h" #include "buffer.h"
#include "rolo.h" #include "rolo.h"
#include "screens.h"
#include "usb_screen.h" #include "usb_screen.h"
#include "power.h" #include "power.h"
#include "talk.h" #include "talk.h"