diff options
Diffstat (limited to 'pcsound')
-rw-r--r-- | pcsound/pcsound.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/pcsound/pcsound.c b/pcsound/pcsound.c index 529349ef..e7b50f0c 100644 --- a/pcsound/pcsound.c +++ b/pcsound/pcsound.c @@ -27,10 +27,6 @@ #include <stdlib.h> #include <string.h> -#ifdef _WIN32_WCE -#include "libc_wince.h" -#endif - #include "config.h" #include "pcsound.h" #include "pcsound_internal.h" |