diff --git a/.gitmodules b/.gitmodules index c368c117..b58bc96c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,10 +10,9 @@ [submodule "dep/oui-blendish"] path = dep/oui-blendish url = https://github.com/AndrewBelt/oui-blendish.git -[submodule "dep/glfw"] - path = dep/glfw - url = https://github.com/AndrewBelt/glfw.git - branch = openedFilename [submodule "dep/rtaudio"] path = dep/rtaudio url = https://github.com/thestk/rtaudio.git +[submodule "dep/glfw"] + path = dep/glfw + url = https://github.com/AndrewBelt/glfw.git diff --git a/dep/glfw b/dep/glfw index 7ba23eb0..d9ab59ef 160000 --- a/dep/glfw +++ b/dep/glfw @@ -1 +1 @@ -Subproject commit 7ba23eb03854dfe6ce36cc6d61cb913f76cad774 +Subproject commit d9ab59efc781c392128a449361a381fcc93cf6f3