]> git.saurik.com Git - wxWidgets.git/commitdiff
fix compile error
authorRobin Dunn <robin@alldunn.com>
Sat, 17 Mar 2012 20:42:28 +0000 (20:42 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 17 Mar 2012 20:42:28 +0000 (20:42 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/osx/cocoa/msgdlg.mm

index 189d0166b34cfc966a14741c5acb63e70ef35d5b..73075caaa7d06a9b8b6d0e2b3336a4c90b348158 100644 (file)
@@ -18,6 +18,7 @@
     #include "wx/app.h"
 #endif
 
+#include "wx/control.h"
 #include "wx/thread.h"
 #include "wx/osx/private.h"