aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/mac/skia_mac.mm
diff options
context:
space:
mode:
authorGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-09-29 14:58:28 +0000
committerGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-09-29 14:58:28 +0000
commitf75b84e94b1ca1540295584421de0158d87a9b52 (patch)
tree7d9340c0db11d7a42b843a3465a547e465837b1c /src/utils/mac/skia_mac.mm
parentedfe1aac5c6f3a3f3830e86ddea8dbceeb0e6df4 (diff)
Add license
Review URL: http://codereview.appspot.com/5154044/ git-svn-id: http://skia.googlecode.com/svn/trunk@2366 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'src/utils/mac/skia_mac.mm')
-rw-r--r--src/utils/mac/skia_mac.mm1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils/mac/skia_mac.mm b/src/utils/mac/skia_mac.mm
index 5e3d9e14a2..3bb15b4e86 100644
--- a/src/utils/mac/skia_mac.mm
+++ b/src/utils/mac/skia_mac.mm
@@ -5,6 +5,7 @@
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
+
#import <Cocoa/Cocoa.h>
#include "SkApplication.h"
int main(int argc, char *argv[]) {