diff --git a/src/runtime_src/xdp/profile/plugin/aie_trace/aie_trace_metadata.cpp b/src/runtime_src/xdp/profile/plugin/aie_trace/aie_trace_metadata.cpp index 6e6af746ba6..b89ba5789c4 100644 --- a/src/runtime_src/xdp/profile/plugin/aie_trace/aie_trace_metadata.cpp +++ b/src/runtime_src/xdp/profile/plugin/aie_trace/aie_trace_metadata.cpp @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2023 Advanced Micro Devices, Inc. - All rights reserved + * Copyright (C) 2022-2024 Advanced Micro Devices, Inc. - All rights reserved * * Licensed under the Apache License, Version 2.0 (the "License"). You may * not use this file except in compliance with the License. A copy of the @@ -26,7 +26,7 @@ #include "core/common/device.h" #include "core/common/message.h" -#include "core/edge/common/aie_parser.h" + #include "xdp/profile/database/database.h" #include "xdp/profile/device/tracedefs.h" #include "xdp/profile/plugin/vp_base/utility.h"