diff --git a/.gitmodules b/.gitmodules index 3ee13ec05..d7b7092cd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,6 +43,6 @@ [submodule "project/lib/tinyfiledialogs"] path = project/lib/tinyfiledialogs url = https://github.com/native-toolkit/tinyfiledialogs -[submodule "project\\lib\\simplefilewatcher"] - path = project\\lib\\simplefilewatcher - url = https://github.com/native-toolkit/simplefilewatcher +[submodule "project/lib/simplefilewatcher"] + path = project/lib/simplefilewatcher + url = https://github.com/native-toolkit/simplefilewatcher \ No newline at end of file