| Index: Source/core/css/SelectorCheckerFastPath.cpp
|
| diff --git a/Source/core/css/SelectorCheckerFastPath.cpp b/Source/core/css/SelectorCheckerFastPath.cpp
|
| index 19a466197902909ceac204bbfb59712770b54388..4a833312ef9efba9010f2bfb189263f6072a6746 100644
|
| --- a/Source/core/css/SelectorCheckerFastPath.cpp
|
| +++ b/Source/core/css/SelectorCheckerFastPath.cpp
|
| @@ -27,7 +27,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "SelectorCheckerFastPath.h"
|
| +#include "core/css/SelectorCheckerFastPath.h"
|
|
|
| #include "HTMLDocument.h"
|
| #include "HTMLNames.h"
|
|
|