| Index: sky/engine/core/dom/MutationObserver.cpp
|
| diff --git a/sky/engine/core/dom/MutationObserver.cpp b/sky/engine/core/dom/MutationObserver.cpp
|
| index 9358c025932ba41e5f1c97b3819812072ec070bf..417ba0e86a0138a9c8fd5cfa9348f932077a83d9 100644
|
| --- a/sky/engine/core/dom/MutationObserver.cpp
|
| +++ b/sky/engine/core/dom/MutationObserver.cpp
|
| @@ -28,7 +28,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "sky/engine/config.h"
|
| #include "sky/engine/core/dom/MutationObserver.h"
|
|
|
| #include <algorithm>
|
|
|