X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/57dde4bd5860cda4666326b611f535dfc28139f2..094637f6d69918150d3dfdb199ad7c92e3189f78:/include/wx/msgdlg.h diff --git a/include/wx/msgdlg.h b/include/wx/msgdlg.h index 0ff9a81129..f03456aeaf 100644 --- a/include/wx/msgdlg.h +++ b/include/wx/msgdlg.h @@ -4,7 +4,7 @@ #if defined(__WXMSW__) #include "wx/msw/msgdlg.h" #elif defined(__WXMOTIF__) -#include "wx/generic/msgdlgg.h" +#include "wx/motif/msgdlg.h" #elif defined(__WXGTK__) #include "wx/gtk/msgdlg.h" #elif defined(__WXQT__)