diff --git a/simon/debug.cpp b/simon/debug.cpp index bd4bfab72e9..9635fc5351a 100644 --- a/simon/debug.cpp +++ b/simon/debug.cpp @@ -26,7 +26,7 @@ #include "simon/debug.h" #include "simon/vga.h" -#if defined (WIN32) && !defined(_WIN32_WCE) +#if !defined(_WIN32_WCE) #include #endif