]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/joystick.cpp
Common wxListCtrl control name.
[wxWidgets.git] / src / palmos / joystick.cpp
index ac874f113d453f8486336a101a0c19cc6f1e4d65..7fb42f228cf597cab6d61b60b0eafdeeaa173260 100644 (file)
@@ -4,7 +4,7 @@
 // Author:      William Osborne
 // Modified by:
 // Created:     10/13/04
-// RCS-ID:      $Id: 
+// RCS-ID:      $Id:
 // Copyright:   (c) William Osborne
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 #endif
 
 #include "wx/string.h"
-#include "wx/window.h"
-
-#if !defined(__WIN32__) && !defined(_MMRESULT_)
-typedef UINT MMRESULT;
-#endif
-
 #include "wx/window.h"
 #include "wx/palmos/joystick.h"