X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0201182bf56889e11f925f8a6c9f967d5c598a10..9e152a55785098472ca1c0df110ad0a1203f710f:/include/wx/msgdlg.h diff --git a/include/wx/msgdlg.h b/include/wx/msgdlg.h index eb0776ffe9..8435c2825b 100644 --- a/include/wx/msgdlg.h +++ b/include/wx/msgdlg.h @@ -5,7 +5,7 @@ #if wxUSE_MSGDLG -#if defined(__WXUNIVERSAL__) +#if defined(__WXUNIVERSAL__) || defined(__WXGPE__) #include "wx/generic/msgdlgg.h" #elif defined(__WXMSW__) #include "wx/msw/msgdlg.h"