public
Description: QuartzComposer Custom Plugin for Gainer I/O module.
Homepage: http://deadbeaf.org/
Clone URL: git://github.com/mootoh/qc_gainer.git
qc_gainer / QCGainer_Prefix.pch
100644 5 lines (4 sloc) 0.088 kb
1
2
3
4
5
#ifdef __OBJC__
#import <Quartz/Quartz.h>
#import <InstantMessage/IMService.h>
#endif