jingle/jingle.h
changeset 138 dde8eaf7ff2c
parent 137 14ef2cb0bd2b
child 144 efc92c939fef
equal deleted inserted replaced
137:14ef2cb0bd2b 138:dde8eaf7ff2c
     1 #ifndef __JINGLE_H__
     1 #ifndef __JINGLE_H__
     2 #define __JINGLE_H__ 1
     2 #define __JINGLE_H__ 1
     3 
     3 
     4 /*!
     4 /**
     5  * \file jingle.h
     5  * \file jingle.h
     6  * \brief Lecteur de musique de base
     6  * \brief 
     7  * \author Nicolas Cornu
     7  * \author Nicolas Cornu
     8  * \version 0.1
     8  * \version 0.1
     9  */
     9  */
    10 
    10 
    11 #include <glib.h>
    11 #include <glib.h>