diff options
Diffstat (limited to 'host/include')
-rw-r--r-- | host/include/uhd/features/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/include/uhd/features/CMakeLists.txt b/host/include/uhd/features/CMakeLists.txt index efba46dc2..798844077 100644 --- a/host/include/uhd/features/CMakeLists.txt +++ b/host/include/uhd/features/CMakeLists.txt @@ -6,7 +6,7 @@ UHD_INSTALL(FILES discoverable_feature.hpp - discoverable_feature_getter.hpp + discoverable_feature_getter_iface.hpp DESTINATION ${INCLUDE_DIR}/uhd/features COMPONENT headers ) |