view mplayer.h @ 5855:c21948cd027d

fix for latest alsa (sys/asoundlib.h has been moved to alsa/asoundlib.h) cleanups for "usr/src/DVB/ost/include" detection small cosmetic fixes
author pl
date Sat, 27 Apr 2002 01:25:32 +0000
parents bfc652fc7f43
children 60cf2bca993f
line wrap: on
line source


#ifndef __MPLAYER_MAIN
#define __MPLAYER_MAIN

extern int use_gui;
extern char* current_module;
extern int fullscreen;

#endif