summaryrefslogtreecommitdiffstats
path: root/content/plugin/plugin_interpose_util_mac.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/plugin/plugin_interpose_util_mac.h')
-rw-r--r--content/plugin/plugin_interpose_util_mac.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/plugin/plugin_interpose_util_mac.h b/content/plugin/plugin_interpose_util_mac.h
index b98ed5c..3f9912c 100644
--- a/content/plugin/plugin_interpose_util_mac.h
+++ b/content/plugin/plugin_interpose_util_mac.h
@@ -9,6 +9,8 @@
#import "base/basictypes.h"
+typedef struct Cursor Cursor;
+
// This is really a WebPluginDelegateImpl, but that class is private to the
// framework, and these functions are called from a dylib.
typedef void* OpaquePluginRef;