X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/367e57ec9b921d7523c1ac3e9e3477850aaf3c66..4b04699b670b4ab4632229fa0264d154acd3bec1:/samples/toolbar/makefile.g95?ds=sidebyside

diff --git a/samples/toolbar/makefile.g95 b/samples/toolbar/makefile.g95
index 25bcc5b88a..75d00f416f 100644
--- a/samples/toolbar/makefile.g95
+++ b/samples/toolbar/makefile.g95
@@ -6,5 +6,5 @@ WXDIR = ../..
 TARGET=toolbar
 OBJECTS = $(TARGET).o
 
-include $(WXDIR)\src\makeprog.g95
+include $(WXDIR)/src/makeprog.g95