diff options
Diffstat (limited to 'usrp/host/lib/inband/usrp_inband_usb_packet.h')
-rw-r--r-- | usrp/host/lib/inband/usrp_inband_usb_packet.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usrp/host/lib/inband/usrp_inband_usb_packet.h b/usrp/host/lib/inband/usrp_inband_usb_packet.h index 8f59d1b656..6f1a3feb3e 100644 --- a/usrp/host/lib/inband/usrp_inband_usb_packet.h +++ b/usrp/host/lib/inband/usrp_inband_usb_packet.h @@ -1,6 +1,6 @@ /* -*- c++ -*- */ /* - * Copyright 2007 Free Software Foundation, Inc. + * Copyright 2007,2008 Free Software Foundation, Inc. * * This file is part of GNU Radio * @@ -23,7 +23,7 @@ #define INCLUDED_USRP_INBAND_USB_PACKET_H_ #include <usrp_bytesex.h> -#include <mb_mblock.h> +#include <mblock/mblock.h> #include <pmt.h> #include <iostream> |