summaryrefslogtreecommitdiffstats
path: root/dom/events/IMEStateManager.cpp
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2020-04-19 12:38:46 -0400
committerMatt A. Tobin <email@mattatobin.com>2020-04-19 12:38:46 -0400
commitdf2beb06efca65425d5f358306fa9323782b9a56 (patch)
tree499e50430403db4f79a2701c97974185714e4d6b /dom/events/IMEStateManager.cpp
parentbaa390fabfaab1c817c94f0b5952b95e2a727146 (diff)
parent1169a05684be2c9975dcae72810daead396f36f6 (diff)
downloadUXP-df2beb06efca65425d5f358306fa9323782b9a56.tar
UXP-df2beb06efca65425d5f358306fa9323782b9a56.tar.gz
UXP-df2beb06efca65425d5f358306fa9323782b9a56.tar.lz
UXP-df2beb06efca65425d5f358306fa9323782b9a56.tar.xz
UXP-df2beb06efca65425d5f358306fa9323782b9a56.zip
Merge branch 'master' of https://github.com/MoonchildProductions/UXP
Diffstat (limited to 'dom/events/IMEStateManager.cpp')
-rw-r--r--dom/events/IMEStateManager.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/events/IMEStateManager.cpp b/dom/events/IMEStateManager.cpp
index 80abad3cc..fd628fb6f 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"