]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/window.cpp
Remvoed a yield in HitTest because of undesirable consequences
[wxWidgets.git] / src / msw / window.cpp
index 4ff1428eaab1585e885da39493d2b7d41b46f961..b40d7da5b2c7b6eb2a1325552c3735a3238ea392 100644 (file)
@@ -46,6 +46,7 @@
     #include "wx/listbox.h"
     #include "wx/button.h"
     #include "wx/msgdlg.h"
+    #include "wx/settings.h"
 
     #include <stdio.h>
 #endif