aboutsummaryrefslogtreecommitdiffstats
path: root/make/stub_includes/macosx
diff options
context:
space:
mode:
Diffstat (limited to 'make/stub_includes/macosx')
-rw-r--r--make/stub_includes/macosx/AppKit/NSView.h1
-rw-r--r--make/stub_includes/macosx/ApplicationServices/ApplicationServices.h1
2 files changed, 1 insertions, 1 deletions
diff --git a/make/stub_includes/macosx/AppKit/NSView.h b/make/stub_includes/macosx/AppKit/NSView.h
new file mode 100644
index 000000000..5d3acf658
--- /dev/null
+++ b/make/stub_includes/macosx/AppKit/NSView.h
@@ -0,0 +1 @@
+typedef struct _NSView NSView;
diff --git a/make/stub_includes/macosx/ApplicationServices/ApplicationServices.h b/make/stub_includes/macosx/ApplicationServices/ApplicationServices.h
deleted file mode 100644
index 9ee6f78d1..000000000
--- a/make/stub_includes/macosx/ApplicationServices/ApplicationServices.h
+++ /dev/null
@@ -1 +0,0 @@
-typedef struct _CGContextRef * CGContextRef;