diff --git a/xtos/include/sof/lib/perf_cnt.h b/src/include/sof/lib/perf_cnt.h similarity index 99% rename from xtos/include/sof/lib/perf_cnt.h rename to src/include/sof/lib/perf_cnt.h index 1eb078674..471bbe283 100644 --- a/xtos/include/sof/lib/perf_cnt.h +++ b/src/include/sof/lib/perf_cnt.h @@ -6,7 +6,7 @@ */ /** - * \file xtos/include/sof/lib/perf_cnt.h + * \file include/sof/lib/perf_cnt.h * \brief Simple performance counters * \author Marcin Maka */