diff options
Diffstat (limited to 'host/lib')
-rw-r--r-- | host/lib/convert/convert_with_neon.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/host/lib/convert/convert_with_neon.cpp b/host/lib/convert/convert_with_neon.cpp index f379f4d29..3d677db5b 100644 --- a/host/lib/convert/convert_with_neon.cpp +++ b/host/lib/convert/convert_with_neon.cpp @@ -16,7 +16,6 @@ // #include "convert_common.hpp" -#include <uhd/utils/byteswap.hpp> #include <arm_neon.h> using namespace uhd::convert; |