Missing mod for HAVE_XDK

This commit is contained in:
Renaud Lepage
2005-08-23 23:55:23 +00:00
parent dd907dd19c
commit b239c0047c
@@ -18,7 +18,7 @@
#elif defined(HAVE_WIN32)
#include "LoadingWindow_Win32.h"
#elif defined(HAVE_XBOX)
#elif defined(HAVE_XDK)
#include "LoadingWindow_Xbox.h"
#endif