aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/NEON/TableLookup.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/validation/NEON/TableLookup.cpp')
-rw-r--r--tests/validation/NEON/TableLookup.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/validation/NEON/TableLookup.cpp b/tests/validation/NEON/TableLookup.cpp
index f8f56a6fab..862e13a8b6 100644
--- a/tests/validation/NEON/TableLookup.cpp
+++ b/tests/validation/NEON/TableLookup.cpp
@@ -21,13 +21,13 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*/
+#include "AssetsLibrary.h"
#include "Globals.h"
#include "NEON/Helper.h"
#include "NEON/NEAccessor.h"
#include "NEON/NELutAccessor.h"
#include "PaddingCalculator.h"
#include "RawLutAccessor.h"
-#include "TensorLibrary.h"
#include "TypePrinter.h"
#include "Utils.h"
#include "validation/Datasets.h"