This is to prevent confusion both when prefixing commits and when reading the directory structure for the first time.
@@ -95,7 +95,7 @@ if(NOT INSTALLER_RUN)
add_subdirectory(libobs-opengl)
add_subdirectory(libobs)
- add_subdirectory(obs)
+ add_subdirectory(UI)
add_subdirectory(plugins)
if (BUILD_TESTS)
add_subdirectory(test)