X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ce7fe42e848cc0c9058dae906c3a7bded50681e6..8fdbcf4de8eeff67ccfaf3deec833d203f112629:/src/common/dlgcmn.cpp diff --git a/src/common/dlgcmn.cpp b/src/common/dlgcmn.cpp index 1bc4d72667..4c52be1cee 100644 --- a/src/common/dlgcmn.cpp +++ b/src/common/dlgcmn.cpp @@ -43,7 +43,7 @@ #include "wx/bookctrl.h" #include "wx/scrolwin.h" #include "wx/textwrapper.h" -#include "wx/testing.h" +#include "wx/modalhook.h" #if wxUSE_DISPLAY #include "wx/display.h" @@ -51,8 +51,6 @@ extern WXDLLEXPORT_DATA(const char) wxDialogNameStr[] = "dialog"; -wxModalDialogHook *wxModalDialogHook::ms_instance = NULL; - // ---------------------------------------------------------------------------- // XTI // ----------------------------------------------------------------------------