diff options
Diffstat (limited to 'host/uhd.pc.in')
-rw-r--r-- | host/uhd.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/uhd.pc.in b/host/uhd.pc.in index 59ba623f5..2a34e9cfd 100644 --- a/host/uhd.pc.in +++ b/host/uhd.pc.in @@ -1,7 +1,7 @@ prefix=@CMAKE_INSTALL_PREFIX@ exec_prefix=${prefix} libdir=${prefix}/@LIBRARY_DIR@ -includedir=${prefix}/@HEADER_DIR@ +includedir=${prefix}/@INCLUDE_DIR@ Name: @CPACK_PACKAGE_NAME@ Description: Universal Hardware Driver |