Skip to content

Commit

Permalink
Fixes LinkUrlHandler case
Browse files Browse the repository at this point in the history
  • Loading branch information
crsib committed Dec 19, 2023
1 parent 74af42b commit c8e45bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/mod-cloud-audiocom/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ set( SOURCES

if(${_OPT}has_url_schemes_support)
list(APPEND SOURCES
LinkURLHandler.cpp
LinkUrlHandler.cpp
)
endif()

Expand Down

0 comments on commit c8e45bb

Please sign in to comment.