From 6b2a2128426f0f17b6375a39efb37d7202f78574 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Mon, 29 Oct 2012 19:42:29 -0700 Subject: uhd: work on moving binaries to lib/uhd --- host/include/uhd/utils/paths.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'host/include') diff --git a/host/include/uhd/utils/paths.hpp b/host/include/uhd/utils/paths.hpp index f5a40b2c9..e0f455e92 100644 --- a/host/include/uhd/utils/paths.hpp +++ b/host/include/uhd/utils/paths.hpp @@ -29,8 +29,8 @@ namespace uhd{ //! Get a string representing the system's appdata directory UHD_API std::string get_app_path(void); - //! Get a string representing the system's pkg data directory - UHD_API std::string get_pkg_data_path(void); + //! Get a string representing the system's pkg directory + UHD_API std::string get_pkg_path(void); } //namespace uhd -- cgit v1.2.3