From c3a868aa938acd2dd9db83dbe0b228f4226d725b Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Sun, 19 Apr 2020 14:38:07 +0200 Subject: Issue #80 - De-unify dom/events --- dom/events/IMEStateManager.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'dom/events/IMEStateManager.cpp') diff --git a/dom/events/IMEStateManager.cpp b/dom/events/IMEStateManager.cpp index 80abad3cc0..fd628fb6f2 100644 --- a/dom/events/IMEStateManager.cpp +++ b/dom/events/IMEStateManager.cpp @@ -18,6 +18,7 @@ #include "mozilla/TextComposition.h" #include "mozilla/TextEvents.h" #include "mozilla/Unused.h" +#include "mozilla/dom/Event.h" #include "mozilla/dom/HTMLFormElement.h" #include "mozilla/dom/TabParent.h" -- cgit v1.2.3