X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/14f355c2b5c71fc7c3d680aea366582d2ac60f7b..21956470c701c0fcdb54513d27ff3bd4a1f6edf5:/src/gtk1/msgdlg.cpp diff --git a/src/gtk1/msgdlg.cpp b/src/gtk1/msgdlg.cpp index d700da2101..1d68787535 100644 --- a/src/gtk1/msgdlg.cpp +++ b/src/gtk1/msgdlg.cpp @@ -20,7 +20,7 @@ #pragma hdrstop #endif -#if wxUSE_MSGDLG && defined(__WXGTK20__) +#if wxUSE_MSGDLG && defined(__WXGTK20__) && !defined(__WXGPE__) #include "wx/gtk/private.h" #include