From 71898e5c547e1f92bb128aede558938873f56d3c Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Thu, 16 Oct 2008 10:38:03 +0000 Subject: 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 --- apps/mpeg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/mpeg.c') diff --git a/apps/mpeg.c b/apps/mpeg.c index 6056b68053..713915d5a6 100644 --- a/apps/mpeg.c +++ b/apps/mpeg.c @@ -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" -- cgit v1.2.3