mpegplayer: Move libmpeg2 files into their own subdirectory so things are less cluttered.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29381 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Sevakis 2011-02-22 21:44:15 +00:00
parent ec6e64ce90
commit 652463ecc0
27 changed files with 19 additions and 20 deletions

View file

@ -103,7 +103,6 @@
#include "mpegplayer.h"
#include "lib/helper.h"
#include "mpeg_settings.h"
#include "mpeg2.h"
#include "video_out.h"
#include "stream_thread.h"
#include "stream_mgr.h"