summaryrefslogtreecommitdiff
path: root/recovery/recovery_ui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'recovery/recovery_ui.cpp')
-rw-r--r--recovery/recovery_ui.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/recovery/recovery_ui.cpp b/recovery/recovery_ui.cpp
index d67ff5f8..e82be6a6 100644
--- a/recovery/recovery_ui.cpp
+++ b/recovery/recovery_ui.cpp
@@ -14,8 +14,8 @@
* limitations under the License.
*/
-#include <device.h>
-#include <screen_ui.h>
+#include <recovery_ui/device.h>
+#include <recovery_ui/screen_ui.h>
namespace android {
namespace device {