| author | Peter Hosey <hg@boredzo.org> |
| Sat Jun 06 21:30:17 2009 -0700 (2009-06-06) | |
| changeset 4209 | f8a902d33769 |
| parent 726 | e6d5126cbb36 |
| permissions | -rw-r--r-- |
| ingmarstein@592 | 1 |
/* |
| ingmarstein@592 | 2 |
* Prefix header for all source files of the 'GrowlMail' target in the 'GrowlMail' project. |
| ingmarstein@592 | 3 |
*/ |
| aranor@185 | 4 |
|
| aranor@185 | 5 |
#ifdef __OBJC__ |
| aranor@185 | 6 |
#import <Foundation/Foundation.h> |
| aranor@185 | 7 |
#import <AppKit/AppKit.h> |
| aranor@185 | 8 |
#endif |
| hg@4209 | 9 |
|
| hg@4209 | 10 |
//#define GROWL_MAIL_DEBUG |