Fix TCT build error in power.h 47/208547/2
authorHyotaek Shim <hyotaek.shim@samsung.com>
Wed, 26 Jun 2019 01:42:25 +0000 (10:42 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Wed, 26 Jun 2019 01:43:13 +0000 (10:43 +0900)
Change-Id: I8c6f28e88c7267536da9d440553a2df2c29126e3
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
include/power.h

index c99a8f1dfc2f492f2f1595a6dea9725f403211a2..1b11d1a18ee487974a7b2a82f918905d4dc6317a 100644 (file)
 #ifndef __TIZEN_SYSTEM_POWER_H__
 #define __TIZEN_SYSTEM_POWER_H__
 
-
 #include <stdbool.h>
 #include "device-error.h"
-#include "power-internal.h"
-
 
 #ifdef __cplusplus
 extern "C" {