summaryrefslogtreecommitdiffstats
path: root/host/test
diff options
context:
space:
mode:
Diffstat (limited to 'host/test')
-rw-r--r--host/test/vrt_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/test/vrt_test.cpp b/host/test/vrt_test.cpp
index 3f74a836e..b90b2fc15 100644
--- a/host/test/vrt_test.cpp
+++ b/host/test/vrt_test.cpp
@@ -16,7 +16,7 @@
//
#include <boost/test/unit_test.hpp>
-#include <uhd/transport/vrt.hpp>
+#include <uhd/transport/vrt_if_packet.hpp>
#include <cstdlib>
using namespace uhd::transport;