summaryrefslogtreecommitdiffstats
path: root/apps/recorder/tetris.c
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-06-12 17:57:49 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-06-12 17:57:49 +0000
commit4a3824425e7e1bdd8c6f4a2da7da86d9b5a60b44 (patch)
tree49d33a74ab6c5d9c4bbeda60b94e6d5e5995d473 /apps/recorder/tetris.c
parent0f06cf6152d6ad9ff4f8988e0a815318d8920199 (diff)
downloadrockbox-4a3824425e7e1bdd8c6f4a2da7da86d9b5a60b44.tar.gz
rockbox-4a3824425e7e1bdd8c6f4a2da7da86d9b5a60b44.zip
remove WIN32 usage
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@983 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/recorder/tetris.c')
-rw-r--r--apps/recorder/tetris.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/recorder/tetris.c b/apps/recorder/tetris.c
index ac32b19661..6d627cb95f 100644
--- a/apps/recorder/tetris.c
+++ b/apps/recorder/tetris.c
@@ -30,12 +30,8 @@
#ifdef SIMULATOR
#include <stdio.h>
-#ifdef WIN32
-#include "sprintf.h"
-#endif // need that for win32 as snprintf is defined nowhere
-#else
-#include "sprintf.h"
#endif
+#include "sprintf.h"
#define TETRIS_TITLE "Tetris!"
#define TETRIS_TITLE_FONT 1