]> git.sesse.net Git - vlc/blob - projects/macosx/frontrow_plugin/FRVLC_Prefix.pch
VLCKit.framework: Update project layout.
[vlc] / projects / macosx / frontrow_plugin / FRVLC_Prefix.pch
1 //
2 // Prefix header for all source files of the 'FRVLC' target in the 'FRVLC' project.
3 //
4
5 #ifdef __OBJC__
6     #import <Cocoa/Cocoa.h>
7         #import "VLCDebug.h"
8 #endif