aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/CL/mlgo/Common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/CL/mlgo/Common.h')
-rw-r--r--src/runtime/CL/mlgo/Common.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/runtime/CL/mlgo/Common.h b/src/runtime/CL/mlgo/Common.h
index a2d3ec8241..9e06689cc8 100644
--- a/src/runtime/CL/mlgo/Common.h
+++ b/src/runtime/CL/mlgo/Common.h
@@ -21,8 +21,8 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*/
-#ifndef SRC_MLGO_COMMON_H
-#define SRC_MLGO_COMMON_H
+#ifndef SRC_RUNTIME_CL_MLGO_COMMON_H
+#define SRC_RUNTIME_CL_MLGO_COMMON_H
#include "arm_compute/core/Types.h"
#include "arm_compute/runtime/CL/CLTypes.h"
@@ -78,4 +78,4 @@ struct GEMMConfigReshaped
} // namespace mlgo
} // namespace arm_compute
-#endif // SRC_MLGO_COMMON_H \ No newline at end of file
+#endif // SRC_RUNTIME_CL_MLGO_COMMON_H \ No newline at end of file