Move shared files to hwcommon package
[platform/hal/backend/emulator/device-emulator.git] / hw / battery / battery.c
index 583a5c3..86923ee 100644 (file)
@@ -25,7 +25,7 @@
 #include <dirent.h>
 
 #include <hw/battery.h>
-#include "../shared.h"
+#include <hw/shared.h>
 #include "../dbus.h"
 
 #define BATTERY_BUS      "org.tizen.system.deviced"