MSW: fix DisableScreensaver and RestoreScreensaver definitions
[vlc/asuraparaju-public.git] / projects / macosx / frontrow_plugin / FRVLC_Prefix.pch
blobba32f0426a894d8beed91f0bfc07964406b48306
1 //
2 // Prefix header for all source files of the 'FRVLC' target in the 'FRVLC' project.
3 //
5 #ifdef __OBJC__
6     #import <Cocoa/Cocoa.h>
7         #import "VLCDebug.h"
8 #endif