| Index: Source/core/css/makeprop.pl
|
| diff --git a/Source/core/css/makeprop.pl b/Source/core/css/makeprop.pl
|
| index 89403c9d0600c70cd467220f2d8e2bb2eb7790cb..c13aa2901737dca4b7e70876a7b784e835d30285 100644
|
| --- a/Source/core/css/makeprop.pl
|
| +++ b/Source/core/css/makeprop.pl
|
| @@ -66,7 +66,7 @@ print GPERF << "EOF";
|
| /* This file is automatically generated from CSSPropertyNames.in by makeprop, do not edit */
|
| #include "config.h"
|
| #include \"CSSPropertyNames.h\"
|
| -#include \"HashTools.h\"
|
| +#include \"core/platform/HashTools.h\"
|
| #include <string.h>
|
|
|
| #include <wtf/ASCIICType.h>
|
|
|