#include "wx/math.h"
#endif
-#include "wx/testing.h"
+#include "wx/modalhook.h"
#include "wx/os2/private.h"
#include <stdlib.h>
int wxMessageDialog::ShowModal()
{
- WX_TESTING_SHOW_MODAL_HOOK();
+ WX_HOOK_MODAL_DIALOG();
HWND hWnd = 0;
ULONG ulStyle = MB_OK;