summaryrefslogtreecommitdiffstats
path: root/editor/libeditor/HTMLEditorDataTransfer.cpp
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-05-16 10:44:09 +0000
committerMoonchild <moonchild@palemoon.org>2020-05-20 13:56:43 +0000
commit8c8e5fba69e79531c865196a34610b9360d878e1 (patch)
tree41e8641d7aae6e549f4de260471fcfb1e9160d79 /editor/libeditor/HTMLEditorDataTransfer.cpp
parented1ea719dd4ccd7de791f42351124fad075f7d0b (diff)
downloadUXP-8c8e5fba69e79531c865196a34610b9360d878e1.tar
UXP-8c8e5fba69e79531c865196a34610b9360d878e1.tar.gz
UXP-8c8e5fba69e79531c865196a34610b9360d878e1.tar.lz
UXP-8c8e5fba69e79531c865196a34610b9360d878e1.tar.xz
UXP-8c8e5fba69e79531c865196a34610b9360d878e1.zip
Issue #80 - De-unify editor/libeditor
Diffstat (limited to 'editor/libeditor/HTMLEditorDataTransfer.cpp')
-rw-r--r--editor/libeditor/HTMLEditorDataTransfer.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/libeditor/HTMLEditorDataTransfer.cpp b/editor/libeditor/HTMLEditorDataTransfer.cpp
index c56fbead7..37b4fad2c 100644
--- a/editor/libeditor/HTMLEditorDataTransfer.cpp
+++ b/editor/libeditor/HTMLEditorDataTransfer.cpp
@@ -9,6 +9,7 @@
#include <string.h>
#include "HTMLEditUtils.h"
+#include "TextEditRules.h"
#include "TextEditUtils.h"
#include "WSRunObject.h"
#include "mozilla/dom/DataTransfer.h"