From 3af92d87a1a47c1291b5e04f1d12f84066ec248e Mon Sep 17 00:00:00 2001 From: twinaphex Date: Mon, 14 Jul 2014 04:54:52 +0200 Subject: Take out Windows CE code --- gui.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'gui.c') diff --git a/gui.c b/gui.c index 40b07e4..d97b0a2 100644 --- a/gui.c +++ b/gui.c @@ -19,15 +19,11 @@ #include "common.h" #include "font.h" -#ifndef _WIN32_WCE - #include #include #include #include -#endif - #define MAX_PATH 1024 // Blatantly stolen and trimmed from MZX (megazeux.sourceforge.net) -- cgit v1.2.3