diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt index 357b4afc6..444d227f6 100644 --- a/include/CMakeLists.txt +++ b/include/CMakeLists.txt @@ -18,4 +18,4 @@ # limitations under the License. file(GLOB HEADERS "freerdp/*.h") -install_files(/include/oshwcollect FILES ${HEADERS}) +install_files(/include/freerdp FILES ${HEADERS})