summaryrefslogtreecommitdiffstats
path: root/test/wax_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/wax_test.cpp')
-rw-r--r--test/wax_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/wax_test.cpp b/test/wax_test.cpp
index de66a9f64..f51860c13 100644
--- a/test/wax_test.cpp
+++ b/test/wax_test.cpp
@@ -16,7 +16,7 @@
//
#include <boost/test/unit_test.hpp>
-#include <usrp_uhd/wax.hpp>
+#include <uhd/wax.hpp>
enum opt_a_t{OPTION_A_0, OPTION_A_1};
enum opt_b_t{OPTION_B_0, OPTION_B_1};