]> git.saurik.com Git - wxWidgets.git/blobdiff - src/unix/joystick.cpp
Add test for absence of events from wxSpinCtrlDouble ctor.
[wxWidgets.git] / src / unix / joystick.cpp
index 4bf9168ea0190697b6a70a9be608639cf518a7ba..cf9cc33b3e8cf8aa1062d64dd3f3ad7cdcd2f4c3 100644 (file)
@@ -4,7 +4,6 @@
 // Author:      Ported to Linux by Guilhem Lavaux
 // Modified by:
 // Created:     05/23/98
-// RCS-ID:      $Id$
 // Copyright:   (c) Guilhem Lavaux
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -19,6 +18,7 @@
 #ifndef WX_PRECOMP
     #include "wx/event.h"
     #include "wx/window.h"
+    #include "wx/log.h"
 #endif //WX_PRECOMP
 
 #include "wx/thread.h"