Fix build on Mac OS X 10.7 Lion.

`CVDisplayLinkRef` needs an extra header file, and `NSAppKitVersionNumber10_7`
wasn't added until 10.8so use `> NSAppKitVersionNumber10_6` instead.
This commit is contained in:
Jack Moffitt
2013-10-24 02:24:34 -06:00
parent e309a784d1
commit 5be45d214b
2 changed files with 5 additions and 4 deletions
+1
View File
@@ -33,6 +33,7 @@
#include <IOKit/graphics/IOGraphicsLib.h>
#include <IOKit/graphics/IOGraphicsLib.h>
#include <CoreVideo/CVBase.h>
#include <CoreVideo/CVDisplayLink.h>
// Get the name of the specified display