]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/dlgcmn.cpp
fixing modal dialog quit after nested message box problem
[wxWidgets.git] / src / common / dlgcmn.cpp
index d53ee1280190354a9cf33a93fa46804d42c7bcfe..7c5ef85837fe54dc56af8784e64dd139f7adb567 100644 (file)
@@ -40,9 +40,9 @@
 #include "wx/statline.h"
 #include "wx/sysopt.h"
 #include "wx/module.h"
-#include "wx/private/stattext.h"
 #include "wx/bookctrl.h"
 #include "wx/scrolwin.h"
+#include "wx/textwrapper.h"
 
 #if wxUSE_DISPLAY
 #include "wx/display.h"