aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CL/CLFunctions.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/runtime/CL/CLFunctions.h')
-rw-r--r--arm_compute/runtime/CL/CLFunctions.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arm_compute/runtime/CL/CLFunctions.h b/arm_compute/runtime/CL/CLFunctions.h
index 4619aa5602..8dadcc1e87 100644
--- a/arm_compute/runtime/CL/CLFunctions.h
+++ b/arm_compute/runtime/CL/CLFunctions.h
@@ -120,6 +120,7 @@
#include "arm_compute/runtime/CL/functions/CLTableLookup.h"
#include "arm_compute/runtime/CL/functions/CLThreshold.h"
#include "arm_compute/runtime/CL/functions/CLTranspose.h"
+#include "arm_compute/runtime/CL/functions/CLUpsampleLayer.h"
#include "arm_compute/runtime/CL/functions/CLWarpAffine.h"
#include "arm_compute/runtime/CL/functions/CLWarpPerspective.h"
#include "arm_compute/runtime/CL/functions/CLWidthConcatenateLayer.h"