diff options
Diffstat (limited to 'opl')
-rw-r--r-- | opl/opl.c | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -28,10 +28,6 @@ #include <stdio.h> #include <stdlib.h> -#ifdef _WIN32_WCE -#include "libc_wince.h" -#endif - #include "SDL.h" #include "opl.h" |