summaryrefslogtreecommitdiff
path: root/compiler/luci-interpreter/pal/cmsisnn/PALDequantize.h
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/luci-interpreter/pal/cmsisnn/PALDequantize.h')
-rw-r--r--compiler/luci-interpreter/pal/cmsisnn/PALDequantize.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/luci-interpreter/pal/cmsisnn/PALDequantize.h b/compiler/luci-interpreter/pal/cmsisnn/PALDequantize.h
index 15ff0327b..efa6b167e 100644
--- a/compiler/luci-interpreter/pal/cmsisnn/PALDequantize.h
+++ b/compiler/luci-interpreter/pal/cmsisnn/PALDequantize.h
@@ -18,7 +18,7 @@
#define LUCI_INTERPRETER_PAL_DEQUANTIZE_H
#include "tensorflow/lite/kernels/internal/reference/integer_ops/dequantize.h"
-#include "tensorflow/lite/kernels/internal/reference/reference_ops.h"
+#include "PALreference_ops.h"
namespace luci_interpreter_pal
{