diff --git a/system_wrappers/source/cpu_info.cc b/system_wrappers/source/cpu_info.cc index 0bfe01582f..5374efb759 100644 --- a/system_wrappers/source/cpu_info.cc +++ b/system_wrappers/source/cpu_info.cc @@ -13,9 +13,6 @@ #if defined(WEBRTC_WIN) #include #include -#ifndef EXCLUDE_D3D9 -#include -#endif #elif defined(WEBRTC_LINUX) #include #endif