]> git.alsa-project.org Git - alsa-utils.git/commit
topology: fix the include path parsing
authorJaroslav Kysela <perex@perex.cz>
Tue, 7 Dec 2021 08:39:12 +0000 (09:39 +0100)
committerJaroslav Kysela <perex@perex.cz>
Tue, 7 Dec 2021 08:39:28 +0000 (09:39 +0100)
commit7692cfa0c5699adcf489e281114910c078e43476
treea7b86a90577bc61cbed1f1785b2af6efda2770f3
parente18913110b12e751c0efdfb39c0c0ca774cd2cbb
topology: fix the include path parsing

When the last '/' is not found use '.' as the source path.

Fixes: https://github.com/alsa-project/alsa-utils/issues/123
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
topology/topology.c