aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'simon/simon.cpp')
-rw-r--r--simon/simon.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/simon/simon.cpp b/simon/simon.cpp
index 6079b9ab61..0c632b172f 100644
--- a/simon/simon.cpp
+++ b/simon/simon.cpp
@@ -41,6 +41,9 @@
#include "simon/simon-md5.h"
#include "sound/mididrv.h"
+#ifdef _WIN32_WCE
+extern bool isSmartphone(void);
+#endif
#ifdef __PALM_OS__
#include "globals.h"