view mplayer.h @ 4892:35dd38bbd7f3

Fix when stdin is used as a file
author albeu
date Thu, 28 Feb 2002 13:49:04 +0000
parents 3473ca9ef158
children bfc652fc7f43
line wrap: on
line source


#ifndef __MPLAYER_MAIN
#define __MPLAYER_MAIN

extern int use_gui;
extern char* current_module;

#endif