]> git.saurik.com Git - wxWidgets.git/commitdiff
use slash, not backslash, in #include
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 19 Jan 2008 03:51:46 +0000 (03:51 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 19 Jan 2008 03:51:46 +0000 (03:51 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

samples/wizard/wizard.rc

index 6078cc52526d51306b4b53eebb94577efb44ae35..4bd72d7ea3044a4c6509e454bef55c8c6710f9ff 100644 (file)
@@ -1,3 +1,3 @@
-mondrian ICON "..\sample.ico"
+mondrian ICON "../sample.ico"
 
 #include "wx/msw/wx.rc"