summaryrefslogtreecommitdiffstats
path: root/minui
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2017-03-17 08:57:37 +0100
committerTao Bao <tbao@google.com>2017-03-17 09:00:25 +0100
commit9468fc0429cb076dc5ef7c4cda84f6efac3eb333 (patch)
treefdbabd6f5d3db047c9b773a47880f3b25adf8fba /minui
parentMerge "More cleanup to imgdiff & imgpatch" (diff)
downloadandroid_bootable_recovery-9468fc0429cb076dc5ef7c4cda84f6efac3eb333.tar
android_bootable_recovery-9468fc0429cb076dc5ef7c4cda84f6efac3eb333.tar.gz
android_bootable_recovery-9468fc0429cb076dc5ef7c4cda84f6efac3eb333.tar.bz2
android_bootable_recovery-9468fc0429cb076dc5ef7c4cda84f6efac3eb333.tar.lz
android_bootable_recovery-9468fc0429cb076dc5ef7c4cda84f6efac3eb333.tar.xz
android_bootable_recovery-9468fc0429cb076dc5ef7c4cda84f6efac3eb333.tar.zst
android_bootable_recovery-9468fc0429cb076dc5ef7c4cda84f6efac3eb333.zip
Diffstat (limited to 'minui')
-rw-r--r--minui/events.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/minui/events.cpp b/minui/events.cpp
index fa44033d2..0e1fd44a0 100644
--- a/minui/events.cpp
+++ b/minui/events.cpp
@@ -24,6 +24,8 @@
#include <sys/ioctl.h>
#include <unistd.h>
+#include <functional>
+
#include "minui/minui.h"
#define MAX_DEVICES 16