Index: dosbox-0.74/src/gui/sdlmain.cpp
===================================================================
--- dosbox-0.74.orig/src/gui/sdlmain.cpp	2010-10-18 21:32:16.000000000 +0200
+++ dosbox-0.74/src/gui/sdlmain.cpp	2010-10-19 01:05:07.000000000 +0200
@@ -1026,7 +1026,7 @@
 	sdl.active=false;
 	sdl.updating=false;
 
-#if !defined(MACOSX)
+#if !defined(MACOSX) && !defined(MAEMO)
 	/* Set Icon (must be done before any sdl_setvideomode call) */
 	/* But don't set it on OS X, as we use a nicer external icon there. */
 #if WORDS_BIGENDIAN
