X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8fef0a6eaea2cf6e4cbd3a833f07f253ef2ab403..c5ef41d3b429d049835b6a54eb49784af9350f9a:/samples/tab/makefile.g95

diff --git a/samples/tab/makefile.g95 b/samples/tab/makefile.g95
index 22604cb9ca..6415ef0c17 100644
--- a/samples/tab/makefile.g95
+++ b/samples/tab/makefile.g95
@@ -6,5 +6,5 @@ WXDIR = ../..
 TARGET=tab
 OBJECTS = $(TARGET).o
 
-include $(WXDIR)\src\makeprog.g95
+include $(WXDIR)/src/makeprog.g95