Move shared files to hwcommon package
[platform/hal/backend/emulator/device-emulator.git] / hw / display / display.c
index 0cd242c..71e7260 100644 (file)
@@ -24,7 +24,7 @@
 #include <linux/limits.h>
 
 #include <hw/display.h>
-#include "../shared.h"
+#include <hw/shared.h>
 
 #ifndef BACKLIGHT_PATH
 #define BACKLIGHT_PATH  "/sys/class/backlight/emulator"