aboutsummaryrefslogtreecommitdiff
path: root/delegate/test/Pooling2dTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'delegate/test/Pooling2dTest.cpp')
-rw-r--r--delegate/test/Pooling2dTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/delegate/test/Pooling2dTest.cpp b/delegate/test/Pooling2dTest.cpp
index ea87a29793..c202a956e4 100644
--- a/delegate/test/Pooling2dTest.cpp
+++ b/delegate/test/Pooling2dTest.cpp
@@ -11,7 +11,7 @@
#include <tensorflow/lite/interpreter.h>
#include <tensorflow/lite/kernels/register.h>
#include <tensorflow/lite/model.h>
-#include <schema_generated.h>
+
#include <tensorflow/lite/version.h>
#include <doctest/doctest.h>