diff options
Diffstat (limited to 'dlna/profiles/amr.cpp')
-rw-r--r-- | dlna/profiles/amr.cpp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dlna/profiles/amr.cpp b/dlna/profiles/amr.cpp new file mode 100644 index 0000000..8c7696f --- /dev/null +++ b/dlna/profiles/amr.cpp @@ -0,0 +1,8 @@ +/* + * File: profiles_amr.cpp + * Author: savop + * + * Created on 7. Dezember 2009, 13:05 + */ + +#include "profiles/amr.h" |