#include "wx/filename.h"
#include "wx/osx/private.h"
-#include "wx/testing.h"
+#include "wx/modalhook.h"
#ifndef __DARWIN__
#include <Navigation.h>
int wxFileDialog::ShowModal()
{
- WX_TESTING_SHOW_MODAL_HOOK();
+ WX_HOOK_MODAL_DIALOG();
m_paths.Empty();
m_fileNames.Empty();