X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/364f80ef965c4283d7a7ed952aad3b932e0b2113..0c9a1c32795ae9b1affd71b97f3e309611eb1cc5:/samples/typetest/typetest.cpp diff --git a/samples/typetest/typetest.cpp b/samples/typetest/typetest.cpp index 347d1d7bab..8f6ef265dc 100644 --- a/samples/typetest/typetest.cpp +++ b/samples/typetest/typetest.cpp @@ -31,7 +31,7 @@ #include "typetest.h" -#if defined(__WXGTK__) || defined(__WXMOTIF__) || defined(__WXMAC__) +#if defined(__WXGTK__) || defined(__WXMOTIF__) || defined(__WXMAC__) || defined(__WXMGL__) #include "mondrian.xpm" #endif