summaryrefslogtreecommitdiffstats
path: root/ui.c
diff options
context:
space:
mode:
authorDoug Zongker <dougz@android.com>2009-07-23 19:16:07 +0200
committerDoug Zongker <dougz@android.com>2009-07-23 19:36:43 +0200
commit23412e6f143c099e6c2470ad6bf98a2783eb0452 (patch)
tree5418f1983c509a37f15e969d6ec1cbced8eae278 /ui.c
parentresolved conflicts for merge of 64893ccc to master (diff)
downloadandroid_bootable_recovery-23412e6f143c099e6c2470ad6bf98a2783eb0452.tar
android_bootable_recovery-23412e6f143c099e6c2470ad6bf98a2783eb0452.tar.gz
android_bootable_recovery-23412e6f143c099e6c2470ad6bf98a2783eb0452.tar.bz2
android_bootable_recovery-23412e6f143c099e6c2470ad6bf98a2783eb0452.tar.lz
android_bootable_recovery-23412e6f143c099e6c2470ad6bf98a2783eb0452.tar.xz
android_bootable_recovery-23412e6f143c099e6c2470ad6bf98a2783eb0452.tar.zst
android_bootable_recovery-23412e6f143c099e6c2470ad6bf98a2783eb0452.zip
Diffstat (limited to 'ui.c')
-rw-r--r--ui.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui.c b/ui.c
index 039d682f2..0a8b985bb 100644
--- a/ui.c
+++ b/ui.c
@@ -27,6 +27,7 @@
#include "common.h"
#include "minui/minui.h"
+#include "recovery_ui.h"
#define MAX_COLS 64
#define MAX_ROWS 32