fix vertical mouse wheel event rotation value, sign was reversed in r74805
[wxWidgets.git] / demos / forty / scorefil.cpp
index 96f66d3198d23c6271b4053c7d4de618a3321a27..28841e287183d1a403eca015bfe0fa8ef5ef1752 100644 (file)
@@ -4,7 +4,6 @@
 // Author:      Chris Breeze
 // Modified by:
 // Created:     21/07/97
-// RCS-ID:      $Id$
 // Copyright:   (c) 1993-1998 Chris Breeze
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 #include "wx/wx.h"
 #endif
 
-#ifdef __WXGTK__
-#include <unistd.h>
-#include <sys/stat.h>
-#include <fcntl.h>
-#endif
 #include "wx/textfile.h"
 #include "wx/config.h"
 #include "wx/fileconf.h"