this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #796 from HinTak/issues-795

fixes breakage from recent "CGS work in progress"

authored by

Luboš Doležel and committed by
GitHub
63ab79b9 96239a69

+1 -1
+1 -1
src/frameworks/ApplicationServices/HIServices/src/HIServices.c
··· 23 23 #include <stdio.h> 24 24 #include <CoreFoundation/CoreFoundation.h> 25 25 #include <LaunchServices/LaunchServicesPriv.h> 26 - #include <CoreGraphics/CGS.h> 26 + #include <CoreGraphics/CoreGraphicsPrivate.h> 27 27 28 28 const CFStringRef kAXUIElementCopyHierarchyArrayAttributesKey = CFSTR("AXCHAA"); 29 29 const CFStringRef kAXUIElementCopyHierarchyMaxArrayCountKey = CFSTR("AXCHMAC");