1
0
Fork 0
forked from len0rd/rockbox

Accept FS#9480 - centralise and organise the events in the apps/ layer.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18819 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonathan Gordon 2008-10-16 10:38:03 +00:00
parent 9e0ebcc4e6
commit 71898e5c54
11 changed files with 80 additions and 41 deletions

View file

@ -39,7 +39,7 @@
#include "mp3_playback.h"
#include "sound.h"
#include "bitswap.h"
#include "events.h"
#include "appevents.h"
#ifndef SIMULATOR
#include "i2c.h"
#include "mas.h"