]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/joystick.cpp
compilation fix
[wxWidgets.git] / src / msw / joystick.cpp
index 5fa69fd9ce29eaffb3dbaa56ae3887c9d56fba0e..407e7041308cef05985064547c04764f62a13735 100644 (file)
@@ -20,7 +20,9 @@
 #pragma hdrstop
 #endif
 
-#include <windows.h>
+#include "wx/string.h"
+#include "wx/window.h"
+#include "wx/msw/private.h"
 
 #ifndef __GNUWIN32__
 #include <mmsystem.h>