Revert "upgrade-apply-deltafs: Change hal-device-board module inclusion path" 49/310449/1
authorChanwoo Choi <cw00.choi@samsung.com>
Mon, 29 Apr 2024 08:23:43 +0000 (17:23 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 29 Apr 2024 08:25:22 +0000 (17:25 +0900)
This reverts commit 22673b882aeb15496e9e86bd98fc1951a165a0ba.

Change-Id: Ib5a270ef1b9ffb9c3880db3bae8644fc79a2ad23
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
src/upgrade-apply-deltafs/ua.c

index aa7f0ef..81b7ae5 100644 (file)
@@ -34,7 +34,7 @@
 #include <getopt.h>
 
 #ifndef HOST_BUILD
-#include <hal/hal-device-board.h>
+#include <hal/device/hal-board.h>
 #endif
 
 #include "ua.h"