Skip to content

Commit 9883348

Browse files
andrestrakerSSingh5845
authored andcommitted
Add missing imgui submodule URL to .gitmodules
1 parent 7cd1b33 commit 9883348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
path = ToF-drivers
77
url = https://github.com/analogdevicesinc/ToF-drivers.git
88
branch = dev-6.2.0
9-
[submodule "dependencies/third-party/imgui2/imgui"]
9+
[submodule "dependencies/third-party/imgui/imgui"]
1010
path = dependencies/third-party/imgui/imgui
1111
url = https://github.com/ocornut/imgui.git

0 commit comments

Comments
 (0)