diff options
Diffstat (limited to 'lib/wax.cpp')
-rw-r--r-- | lib/wax.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/wax.cpp b/lib/wax.cpp index ce9705b1e..24f89288c 100644 --- a/lib/wax.cpp +++ b/lib/wax.cpp @@ -15,7 +15,7 @@ // along with this program. If not, see <http://www.gnu.org/licenses/>. // -#include <usrp_uhd/wax.hpp> +#include <uhd/wax.hpp> #include <boost/format.hpp> #include <stdexcept> |