X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5962bdb85a0cf6accba5623b85af7cd44b499806..3d25fdeee21d8ea144e9fdbc4b632070ce95d095:/samples/db/dbtest.cpp diff --git a/samples/db/dbtest.cpp b/samples/db/dbtest.cpp index def03f519a..38345aacb4 100644 --- a/samples/db/dbtest.cpp +++ b/samples/db/dbtest.cpp @@ -35,7 +35,7 @@ #include "wx/wx.h" #endif //WX_PRECOMP -#if defined(__WXGTK__) || defined(__WXX11__) +#if defined(__WXGTK__) || defined(__WXX11__) || defined(__WXMAC__) #include "db.xpm" #endif