]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/joytest/joytest.cpp
Initial checkin of the wxFrame support added by Aleks G.
[wxWidgets.git] / samples / joytest / joytest.cpp
index 2709bc19ff5323010b5e9a09a9db6b06925aeb16..900fe3b6861a80a00b3523b882d88a90b7c0b88b 100644 (file)
@@ -20,8 +20,8 @@
 #include "wx/wx.h"
 #endif
 
-#include <wx/msw/wave.h>
-#include <wx/msw/joystick.h>
+#include <wx/wave.h>
+#include <wx/joystick.h>
 
 #include "joytest.h"