Remove two useless fastmemcpy.h includes in gui code.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23392 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2007-05-27 20:40:04 +00:00
parent 13fa313b55
commit b8dee272f8
2 changed files with 0 additions and 2 deletions

View File

@ -16,7 +16,6 @@
#include "../config.h"
#include "../help_mp.h"
#include "../libvo/x11_common.h"
#include "../libvo/fastmemcpy.h"
#include "../stream/stream.h"
#include "../mixer.h"

View File

@ -6,7 +6,6 @@
#include "../config.h"
#include "../libvo/x11_common.h"
#include "../libvo/fastmemcpy.h"
#include "gmplayer.h"
#include "app.h"