From 83a2ae4e947c508a6aebd95e065a2937750f13be Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Mon, 8 May 2017 19:03:02 -0700 Subject: uhd: Fixed ranges.hpp It was accidentally broken during MPM development. --- host/include/uhd/types/ranges.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/include') 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 #include #include -- cgit v1.2.3