| Index: Source/core/dom/FullscreenElementStack.cpp
|
| diff --git a/Source/core/dom/FullscreenElementStack.cpp b/Source/core/dom/FullscreenElementStack.cpp
|
| index 8d0b0bed9dd1993f3ae0d864e8497624c1114390..b5363bc682bbf5d5542556cfba3b794ace965954 100644
|
| --- a/Source/core/dom/FullscreenElementStack.cpp
|
| +++ b/Source/core/dom/FullscreenElementStack.cpp
|
| @@ -28,7 +28,7 @@
|
| #include "config.h"
|
| #include "core/dom/FullscreenElementStack.h"
|
|
|
| -#include "HTMLNames.h"
|
| +#include "core/HTMLNames.h"
|
| #include "core/dom/Document.h"
|
| #include "core/events/Event.h"
|
| #include "core/frame/FrameHost.h"
|
|
|