X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0201182bf56889e11f925f8a6c9f967d5c598a10..2aaf17c2237b5799f9b8875996b93950a2679ad9:/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"