diff options
Diffstat (limited to 'host/include')
| -rw-r--r-- | host/include/uhd/types/ranges.hpp | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/host/include/uhd/types/ranges.hpp b/host/include/uhd/types/ranges.hpp index a9c43284a..a47fc19a4 100644 --- a/host/include/uhd/types/ranges.hpp +++ b/host/include/uhd/types/ranges.hpp @@ -7,7 +7,7 @@  #ifndef INCLUDED_UHD_TYPES_RANGES_HPP  #define INCLUDED_UHD_TYPES_RANGES_HPP -#include <uhd/config.hpp> +#include <../../host/include/uhd/config.hpp>  #include <string>  #include <vector>  | 
