| Index: Source/core/platform/graphics/filters/custom/CustomFilterProgramInfo.h
|
| diff --git a/Source/core/platform/graphics/filters/custom/CustomFilterProgramInfo.h b/Source/core/platform/graphics/filters/custom/CustomFilterProgramInfo.h
|
| index 165f952650fb6a9cb0e6d30049dd18ff0349a9ca..60f34c8a060a04e68a2fdb0ede671c416a7379b8 100644
|
| --- a/Source/core/platform/graphics/filters/custom/CustomFilterProgramInfo.h
|
| +++ b/Source/core/platform/graphics/filters/custom/CustomFilterProgramInfo.h
|
| @@ -30,8 +30,9 @@
|
| #ifndef CustomFilterProgramInfo_h
|
| #define CustomFilterProgramInfo_h
|
|
|
| +#include "core/platform/graphics/GraphicsTypes.h"
|
| #include "core/platform/graphics/filters/custom/CustomFilterConstants.h"
|
| -#include "platform/graphics/GraphicsTypes.h"
|
| +
|
| #include "wtf/HashTableDeletedValueType.h"
|
| #include "wtf/HashTraits.h"
|
| #include "wtf/text/WTFString.h"
|
|
|