aboutsummaryrefslogtreecommitdiff
path: root/backends/wince/newres.h
diff options
context:
space:
mode:
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