blob: 2d3896ddb729f04921e4256a5ffd540a7dde92bb (
plain)
1
2
3
4
5
6
7
8
9
|
//
// Prefix header for all source files of the 'DisplayLinkAsyncMoviePlayer' target in the 'DisplayLinkAsyncMoviePlayer' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <CoreData/CoreData.h>
#import <Cocoa/Cocoa.h>
#endif
|