use arch_platform.h

cleanup
This commit is contained in:
Glenn Maynard
2004-04-04 00:59:29 +00:00
parent e37502d5c4
commit 65eca3f52c
@@ -6,11 +6,12 @@
#include "PrefsManager.h"
#include "RageFile.h"
#include "arch/arch_platform.h"
/* _WINDOWS is Windows only, where _WIN32 is Windows and Xbox, I think. Does this
* work on the Xbox? -glenn */
#if defined(_WINDOWS)
#include "MovieTexture_DShow.h"
#define HAVE_FFMPEG
#endif
#ifdef HAVE_FFMPEG