aboutsummaryrefslogtreecommitdiff
path: root/streaming/cast/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'streaming/cast/BUILD.gn')
-rw-r--r--streaming/cast/BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/streaming/cast/BUILD.gn b/streaming/cast/BUILD.gn
index f8b9fcd1..3408f91e 100644
--- a/streaming/cast/BUILD.gn
+++ b/streaming/cast/BUILD.gn
@@ -46,6 +46,8 @@ source_set("common") {
"ssrc.h",
]
+ public_configs = [ "../../build:openscreen_include_dirs" ]
+
public_deps = [
"../../third_party/abseil",
"../../third_party/boringssl",