| Index: Source/core/css/StyleSheetList.cpp
|
| diff --git a/Source/core/css/StyleSheetList.cpp b/Source/core/css/StyleSheetList.cpp
|
| index 6afb2cfb733c5cd2a3a8ba5facd18562af65d5ab..80714e52a8cddee9149505ce3f392c66ac91b3e5 100644
|
| --- a/Source/core/css/StyleSheetList.cpp
|
| +++ b/Source/core/css/StyleSheetList.cpp
|
| @@ -21,7 +21,7 @@
|
| #include "config.h"
|
| #include "core/css/StyleSheetList.h"
|
|
|
| -#include "HTMLNames.h"
|
| +#include "core/HTMLNames.h"
|
| #include "core/dom/Document.h"
|
| #include "core/dom/StyleEngine.h"
|
| #include "core/html/HTMLStyleElement.h"
|
|
|