diff options
Diffstat (limited to 'host/lib/experts/expert_factory.cpp')
-rw-r--r-- | host/lib/experts/expert_factory.cpp | 2 |
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 { |