aboutsummaryrefslogtreecommitdiff
path: root/backends/wince/newres.h
diff options
context:
space:
mode:
authorNicolas Bacca2003-04-04 13:14:15 +0000
committerNicolas Bacca2003-04-04 13:14:15 +0000
commit9633eb00dd3f048f82de1823f898da351df32b2c (patch)
tree2769005ec6498175bf88a8fbf0f98e4184bc7517 /backends/wince/newres.h
parentd13a5415a9185eb10fa611935508a3eac9913bc6 (diff)
downloadscummvm-rg350-9633eb00dd3f048f82de1823f898da351df32b2c.tar.gz
scummvm-rg350-9633eb00dd3f048f82de1823f898da351df32b2c.tar.bz2
scummvm-rg350-9633eb00dd3f048f82de1823f898da351df32b2c.zip
Fix compiling issues with Smartphone/HPC builds
svn-id: r6906
Diffstat (limited to 'backends/wince/newres.h')
-rw-r--r--backends/wince/newres.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/backends/wince/newres.h b/backends/wince/newres.h
index a02ab23955..a27a106c5e 100644
--- a/backends/wince/newres.h
+++ b/backends/wince/newres.h
@@ -41,9 +41,11 @@
#ifndef _INC_WINDOWS
#define _INC_WINDOWS
#include "winuser.h" // extract from windows header
+#if _WIN32_WCE >= 300
#include "winver.h"
#endif
#endif
+#endif
#ifdef IDC_STATIC
#undef IDC_STATIC