Skip to content

Commit 668fe82

Browse files
committed
fix path
1 parent 8c82db3 commit 668fe82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cpu/acl/matmul/acl_lowp_matmul.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
#include "cpu/acl/matmul/acl_lowp_matmul.hpp"
1818

19-
#include "arm_compute/src/cpu/functions/CpuTypes.h"
19+
#include "src/cpu/functions/CpuTypes.h"
2020

2121
namespace dnnl {
2222
namespace impl {

0 commit comments

Comments
 (0)