diff options
Diffstat (limited to 'third_party/widevine/cdm/widevine_cdm_common.h')
-rw-r--r-- | third_party/widevine/cdm/widevine_cdm_common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/widevine/cdm/widevine_cdm_common.h b/third_party/widevine/cdm/widevine_cdm_common.h index 8f13bc1..e782c3b 100644 --- a/third_party/widevine/cdm/widevine_cdm_common.h +++ b/third_party/widevine/cdm/widevine_cdm_common.h @@ -5,7 +5,7 @@ #ifndef WIDEVINE_CDM_COMMON_H_INCLUDED_ #define WIDEVINE_CDM_COMMON_H_INCLUDED_ -#include "base/file_path.h" +#include "base/files/file_path.h" // This file defines constants common to all Widevine CDM versions. |