diff options
Diffstat (limited to 'chromecast/media/base/key_systems_common_simple.cc')
-rw-r--r-- | chromecast/media/base/key_systems_common_simple.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chromecast/media/base/key_systems_common_simple.cc b/chromecast/media/base/key_systems_common_simple.cc index 671ce03..cd55e1c 100644 --- a/chromecast/media/base/key_systems_common_simple.cc +++ b/chromecast/media/base/key_systems_common_simple.cc @@ -2,6 +2,7 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. +#include "build/build_config.h" #include "chromecast/media/base/key_systems_common.h" namespace chromecast { |