* platform/spi/mac/NSViewSPI.h:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@174909
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
2014-10-20 Beth Dakin <bdakin@apple.com>
+ Speculative build fix.
+
+ * platform/spi/mac/NSViewSPI.h:
+
+2014-10-20 Beth Dakin <bdakin@apple.com>
+
Add support for action menus
https://bugs.webkit.org/show_bug.cgi?id=137891
rdar://problem/18451638
* THE POSSIBILITY OF SUCH DAMAGE.
*/
-#if USE(APPLE_INTERNAL_SDK)
+#if USE(APPLE_INTERNAL_SDK) && __MAC_OS_X_VERSION_MIN_REQUIRED >= 101002
#import <AppKit/NSView_Private.h>