aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/experts/expert_factory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/lib/experts/expert_factory.cpp')
-rw-r--r--host/lib/experts/expert_factory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/experts/expert_factory.cpp b/host/lib/experts/expert_factory.cpp
index 54286eee8..abc718d28 100644
--- a/host/lib/experts/expert_factory.cpp
+++ b/host/lib/experts/expert_factory.cpp
@@ -5,7 +5,7 @@
// SPDX-License-Identifier: GPL-3.0-or-later
//
-#include "expert_factory.hpp"
+#include <uhdlib/experts/expert_factory.hpp>
namespace uhd { namespace experts {