summaryrefslogtreecommitdiff
path: root/include/android
diff options
context:
space:
mode:
Diffstat (limited to 'include/android')
-rw-r--r--include/android/performance_hint.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/android/performance_hint.h b/include/android/performance_hint.h
index 75a8bd49fc..ca86c2730f 100644
--- a/include/android/performance_hint.h
+++ b/include/android/performance_hint.h
@@ -152,6 +152,9 @@ typedef struct ASessionCreationConfig ASessionCreationConfig;
*/
typedef struct APerformanceHintSession APerformanceHintSession;
+typedef struct ANativeWindow ANativeWindow;
+typedef struct ASurfaceControl ASurfaceControl;
+
/**
* Acquire an instance of the performance hint manager.
*