aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index d5e1acd..dd28bc7 100644
--- a/Android.bp
+++ b/Android.bp
@@ -129,7 +129,7 @@ cc_defaults {
generated_headers: [
"wayland_core_client_protocol_headers",
],
- export_include_dirs: ["src"],
+ export_include_dirs: ["src", "egl"],
export_generated_headers: [
"wayland_core_client_protocol_headers",
],