aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/experimental/PostOps.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/experimental/PostOps.h')
-rw-r--r--arm_compute/core/experimental/PostOps.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/arm_compute/core/experimental/PostOps.h b/arm_compute/core/experimental/PostOps.h
index 4ea90fc348..c70df841b8 100644
--- a/arm_compute/core/experimental/PostOps.h
+++ b/arm_compute/core/experimental/PostOps.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2021 Arm Limited.
+ * Copyright (c) 2021, 2023 Arm Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -26,6 +26,7 @@
#include "arm_compute/core/experimental/IPostOp.h"
+#include "arm_compute/core/ActivationLayerInfo.h"
#include "arm_compute/core/Types.h"
#include <vector>
@@ -159,4 +160,4 @@ public:
};
} // namespace experimental
} // namespace arm_compute
-#endif //ARM_COMPUTE_EXPERIMENTAL_POSTOPS \ No newline at end of file
+#endif //ARM_COMPUTE_EXPERIMENTAL_POSTOPS