X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b2f757f9b7bac4b4b10fde8449c62e35b9c9497a..10ca1c14599d3c7fb935fb7cb51f6eb501a90ef6:/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