diff options
Diffstat (limited to 'host/tests')
-rw-r--r-- | host/tests/error_test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/tests/error_test.cpp b/host/tests/error_test.cpp index 9254fbc85..3499c25da 100644 --- a/host/tests/error_test.cpp +++ b/host/tests/error_test.cpp @@ -17,7 +17,7 @@ #include <boost/test/unit_test.hpp> #include <uhd/exception.hpp> -#include <uhd/utils/assert.hpp> +#include <uhd/utils/assert_has.hpp> #include <vector> #include <iostream> |