X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3d05544e4e71e7ff10984dae5a9b8a07d92f42a6..5737bab736a5699b6393c1d190c0cbb5df8a1af7:/samples/image/image.rc?ds=inline diff --git a/samples/image/image.rc b/samples/image/image.rc index 626b82f58a..03d674384e 100644 --- a/samples/image/image.rc +++ b/samples/image/image.rc @@ -1,3 +1,5 @@ -/* mondrian ICON "mondrian.ico" */ -#include "wx/msw/wx.rc" +#include "../sample.rc" +// The exact PNG file used here doesn't really matter but it's the same one we +// embed into the sample code too. +cursor RCDATA "cursor.png"