aboutsummaryrefslogtreecommitdiffstats
path: root/host/include/uhd/utils/safe_main.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/include/uhd/utils/safe_main.hpp')
-rw-r--r--host/include/uhd/utils/safe_main.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/include/uhd/utils/safe_main.hpp b/host/include/uhd/utils/safe_main.hpp
index dd738f2e3..b682aa540 100644
--- a/host/include/uhd/utils/safe_main.hpp
+++ b/host/include/uhd/utils/safe_main.hpp
@@ -18,6 +18,7 @@
#ifndef INCLUDED_UHD_UTILS_SAFE_MAIN_HPP
#define INCLUDED_UHD_UTILS_SAFE_MAIN_HPP
+#include <uhd/config.hpp>
#include <iostream>
#include <stdexcept>