summaryrefslogtreecommitdiffstats
path: root/minui/graphics.h
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2017-01-17 20:16:52 +0100
committerandroid-build-merger <android-build-merger@google.com>2017-01-17 20:16:52 +0100
commit397c6c5382544b6115373ac8c4c17cb09a75e118 (patch)
treea173a7ceb0c9524626e334edd0db3f6e84faa3e2 /minui/graphics.h
parentMerge "recovery: Move property_get() to android::base::GetProperty()." am: ebb4e96a71 am: 421d92707d (diff)
parentMerge "minui: Export minui/minui.h." am: 13d15af08f (diff)
downloadandroid_bootable_recovery-397c6c5382544b6115373ac8c4c17cb09a75e118.tar
android_bootable_recovery-397c6c5382544b6115373ac8c4c17cb09a75e118.tar.gz
android_bootable_recovery-397c6c5382544b6115373ac8c4c17cb09a75e118.tar.bz2
android_bootable_recovery-397c6c5382544b6115373ac8c4c17cb09a75e118.tar.lz
android_bootable_recovery-397c6c5382544b6115373ac8c4c17cb09a75e118.tar.xz
android_bootable_recovery-397c6c5382544b6115373ac8c4c17cb09a75e118.tar.zst
android_bootable_recovery-397c6c5382544b6115373ac8c4c17cb09a75e118.zip
Diffstat (limited to 'minui/graphics.h')
-rw-r--r--minui/graphics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/minui/graphics.h b/minui/graphics.h
index 52968eb10..1eaafc75a 100644
--- a/minui/graphics.h
+++ b/minui/graphics.h
@@ -17,7 +17,7 @@
#ifndef _GRAPHICS_H_
#define _GRAPHICS_H_
-#include "minui.h"
+#include "minui/minui.h"
// TODO: lose the function pointers.
struct minui_backend {