resource-monitor: Correct header file name
authorDongwoo Lee <dwoo08.lee@samsung.com>
Mon, 20 Mar 2023 00:59:59 +0000 (09:59 +0900)
committerDongwoo Lee <dwoo08.lee@samsung.com>
Mon, 20 Mar 2023 01:11:49 +0000 (10:11 +0900)
Change-Id: Ie2e108b9d6332e2ca8591f2fcf0182265c65c287
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
doc/resource-monitor-doc.h

index 740293a49af4548472049a601ddb3f6e71ef633e..91780ed6ea1d9927fd8a3b24250cb3c821bdcba9 100644 (file)
@@ -28,7 +28,7 @@
  * @brief The Monitor API provides functions to monitor various device status.
  *
  * @section CAPI_SYSTEM_MONITOR_MODULE_HEADER Required Header
- *    \#include <system/resource_monitor.h>
+ *    \#include <system/resource-monitor.h>
  *
  * @section CAPI_SYSTEM_MONITOR_MODULE_OVERVIEW Overview
  * - Resource Monitor : The @ref CAPI_SYSTEM_RESOURCE_MONITOR_MODULE API provides functions for monitoring the devices such as CPU, GPU, Bus, Disk, System and so on.