aboutsummaryrefslogtreecommitdiffstats
path: root/host/include
diff options
context:
space:
mode:
Diffstat (limited to 'host/include')
-rw-r--r--host/include/uhd/utils/safe_call.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/include/uhd/utils/safe_call.hpp b/host/include/uhd/utils/safe_call.hpp
index 6b2c210af..e23e508c8 100644
--- a/host/include/uhd/utils/safe_call.hpp
+++ b/host/include/uhd/utils/safe_call.hpp
@@ -19,7 +19,7 @@
#define INCLUDED_UHD_UTILS_SAFE_CALL_HPP
#include <uhd/config.hpp>
-#include <uhd/exception.hpp>
+#include <uhd/utils/exception.hpp>
#include <uhd/utils/warning.hpp>
//! helper macro for safe call to produce warnings