view cfg-mplayer-def.h @ 30428:1345f8cdfb00

Add missing multiple inclusion guards.
author diego
date Sat, 30 Jan 2010 23:20:10 +0000
parents 8e55121885b2
children f1f8d7b2060a
line wrap: on
line source

#ifndef MPLAYER_CFG_MPLAYER_DEF_H
#define MPLAYER_CFG_MPLAYER_DEF_H

static char* default_config=
"# Write your default config options here!\n"
"\n"
//"nosound=nem"
"\n";

#endif /* MPLAYER_CFG_MPLAYER_DEF_H */