From 820f71c5f6d000a1e9754dc133338da48417a4e5 Mon Sep 17 00:00:00 2001 From: Vecais Dumais Laacis Date: Thu, 7 Dec 2006 08:43:51 +0000 Subject: [PATCH] *** empty log message *** --- stepmania/src/arch/arch_default.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/arch/arch_default.h b/stepmania/src/arch/arch_default.h index 6a9a267e10..e59ffe9210 100644 --- a/stepmania/src/arch/arch_default.h +++ b/stepmania/src/arch/arch_default.h @@ -27,7 +27,7 @@ #include "ArchHooks/ArchHooks_Xbox.h" #include "LoadingWindow/LoadingWindow_Xbox.h" #include "LowLevelWindow/LowLevelWindow_Win32.h" -#include "MemoryCard/MemoryCardDriverThreaded_Windows.h" +#include "MemoryCard/MemoryCardDriverThreaded_Xbox.h" #define DEFAULT_INPUT_DRIVER_LIST "Xbox" #define DEFAULT_MOVIE_DRIVER_LIST "Theora,FFMpeg,DShow,Null" #define DEFAULT_SOUND_DRIVER_LIST "DirectSound,DirectSound-sw,Null"