summaryrefslogtreecommitdiff
path: root/inc/profiles/mpeg1.h
blob: 7e7637e39612b540479285b28e342abaf103d28d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* 
 * File:   profiles_mpeg1.h
 * Author: savop
 *
 * Created on 7. Dezember 2009, 13:34
 */

#ifndef _PROFILES_MPEG1_H
#define	_PROFILES_MPEG1_H

#include "profile_data.h"

extern DLNAProfile DLNA_PROFILE_MPEG1;                  ///< MPEG 1

#endif	/* _PROFILES_MPEG1_H */