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 a47fc19a4..a9c43284a 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 <../../host/include/uhd/config.hpp> +#include <uhd/config.hpp> #include <string> #include <vector> |