X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b2f757f9b7bac4b4b10fde8449c62e35b9c9497a..e944f70a6d8f0a56d00d575940f4fe94f49ef727:/samples/notebook/makefile.g95 diff --git a/samples/notebook/makefile.g95 b/samples/notebook/makefile.g95 index b87471f38d..c610092a4c 100644 --- a/samples/notebook/makefile.g95 +++ b/samples/notebook/makefile.g95 @@ -6,5 +6,5 @@ WXDIR = ../.. TARGET=notebook OBJECTS = $(TARGET).o -include $(WXDIR)\src\makeprog.g95 +include $(WXDIR)/src/makeprog.g95