X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3d05544e4e71e7ff10984dae5a9b8a07d92f42a6..89b3361ec25cf1e6d255b14c7633d8375646e4fb:/samples/image/image.rc 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"