aboutsummaryrefslogtreecommitdiff
path: root/tests/benchmark_examples/RunExample.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmark_examples/RunExample.cpp')
-rw-r--r--tests/benchmark_examples/RunExample.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/benchmark_examples/RunExample.cpp b/tests/benchmark_examples/RunExample.cpp
index 8adcd95ff6..e5dfe74d0e 100644
--- a/tests/benchmark_examples/RunExample.cpp
+++ b/tests/benchmark_examples/RunExample.cpp
@@ -38,9 +38,6 @@
#include "arm_compute/runtime/CL/CLHelpers.h"
#include "arm_compute/runtime/CL/CLScheduler.h"
#endif /* ARM_COMPUTE_CL */
-#ifdef ARM_COMPUTE_GC
-#include "arm_compute/runtime/GLES_COMPUTE/GCScheduler.h"
-#endif /* ARM_COMPUTE_GC */
#include <libgen.h>