| // Copyright 2022 The ChromiumOS Authors | |
| // Use of this source code is governed by a BSD-style license that can be | |
| // found in the LICENSE file. | |
| #include <va/va.h> | |
| #include <va/va_drm.h> | |
| #include <va/va_drmcommon.h> | |
| #if defined(INTEL_PROTECTED_CONTENT_HEADERS) | |
| #include <va_protected_content.h> | |
| #endif // defined(INTEL_PROTECTED_CONTENT_HEADERS) |