aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/graph/nodes/BranchLayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/graph/nodes/BranchLayer.h')
-rw-r--r--arm_compute/graph/nodes/BranchLayer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/arm_compute/graph/nodes/BranchLayer.h b/arm_compute/graph/nodes/BranchLayer.h
index 5e4a8d98b1..cbc016d043 100644
--- a/arm_compute/graph/nodes/BranchLayer.h
+++ b/arm_compute/graph/nodes/BranchLayer.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017 ARM Limited.
+ * Copyright (c) 2017-2018 ARM Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -31,7 +31,7 @@
#include "arm_compute/graph/SubTensor.h"
#include "arm_compute/graph/Types.h"
-#include "arm_compute/core/utils/misc/utility.h"
+#include "arm_compute/core/utils/misc/Utility.h"
#include <vector>