| Index: third_party/molokocacao/NSBezierPath+MCAdditions.m
|
| diff --git a/third_party/molokocacao/NSBezierPath+MCAdditions.m b/third_party/molokocacao/NSBezierPath+MCAdditions.m
|
| index 3761f3490369893a916f59bc361428d6213cb9f9..cdbe708054d178f34923719594c024003a4a247c 100644
|
| --- a/third_party/molokocacao/NSBezierPath+MCAdditions.m
|
| +++ b/third_party/molokocacao/NSBezierPath+MCAdditions.m
|
| @@ -7,7 +7,7 @@
|
|
|
| #import "NSBezierPath+MCAdditions.h"
|
|
|
| -#import "third_party/GTM/AppKit/GTMNSBezierPath+CGPath.h"
|
| +#import "third_party/google_toolbox_for_mac/AppKit/GTMNSBezierPath+CGPath.h"
|
|
|
| // remove/comment out this line of you don't want to use undocumented functions
|
| #define MCBEZIER_USE_PRIVATE_FUNCTION
|
|
|