summaryrefslogtreecommitdiffstats
path: root/minui/graphics.h
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2017-01-17 20:12:28 +0100
committerandroid-build-merger <android-build-merger@google.com>2017-01-17 20:12:28 +0100
commitad20b76397664fd737b3bb1d73de7ae915990425 (patch)
tree9f8c0d4ad683e77dcbb0f3e6a14970462b9b4ba5 /minui/graphics.h
parentMerge "recovery: Move property_get() to android::base::GetProperty()." (diff)
parentMerge "minui: Export minui/minui.h." (diff)
downloadandroid_bootable_recovery-ad20b76397664fd737b3bb1d73de7ae915990425.tar
android_bootable_recovery-ad20b76397664fd737b3bb1d73de7ae915990425.tar.gz
android_bootable_recovery-ad20b76397664fd737b3bb1d73de7ae915990425.tar.bz2
android_bootable_recovery-ad20b76397664fd737b3bb1d73de7ae915990425.tar.lz
android_bootable_recovery-ad20b76397664fd737b3bb1d73de7ae915990425.tar.xz
android_bootable_recovery-ad20b76397664fd737b3bb1d73de7ae915990425.tar.zst
android_bootable_recovery-ad20b76397664fd737b3bb1d73de7ae915990425.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 {