summaryrefslogtreecommitdiffstats
path: root/dom/plugins/ipc/PluginUtilsWin.h
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-04-22 20:34:35 +0000
committerMoonchild <moonchild@palemoon.org>2020-04-22 20:37:34 +0000
commitbbdf84dd35c8a74d634b7b1a968cd6e14cca3c12 (patch)
tree625acbee200e8197fe87b87b1f2c553a2a9162cf /dom/plugins/ipc/PluginUtilsWin.h
parentf7670e6f530917a323b93ec8531e8f54cbe63fd7 (diff)
downloadUXP-bbdf84dd35c8a74d634b7b1a968cd6e14cca3c12.tar
UXP-bbdf84dd35c8a74d634b7b1a968cd6e14cca3c12.tar.gz
UXP-bbdf84dd35c8a74d634b7b1a968cd6e14cca3c12.tar.lz
UXP-bbdf84dd35c8a74d634b7b1a968cd6e14cca3c12.tar.xz
UXP-bbdf84dd35c8a74d634b7b1a968cd6e14cca3c12.zip
Issue #80 - De-unify dom/plugins/ipc
Diffstat (limited to 'dom/plugins/ipc/PluginUtilsWin.h')
-rw-r--r--dom/plugins/ipc/PluginUtilsWin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/plugins/ipc/PluginUtilsWin.h b/dom/plugins/ipc/PluginUtilsWin.h
index 097ae5262..a1a7c2aa6 100644
--- a/dom/plugins/ipc/PluginUtilsWin.h
+++ b/dom/plugins/ipc/PluginUtilsWin.h
@@ -8,6 +8,7 @@
#define dom_plugins_PluginUtilsWin_h 1
#include "npapi.h"
+#include "PluginModuleParent.h"
namespace mozilla {
namespace plugins {