Mercurial > mplayer.hg
view libmpcodecs/ae_lavc.h @ 26013:dcc1f1ac4f0c
Add multiple inclusion guard.
author | diego |
---|---|
date | Thu, 21 Feb 2008 00:18:25 +0000 |
parents | 3baf6a2283da |
children | 4129c8cfa742 |
line wrap: on
line source
#ifndef AE_LAVC_H #define AE_LAVC_H #include "ae.h" int mpae_init_lavc(audio_encoder_t *encoder); #endif /* AE_LAVC_H */