aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/et_core.h
diff options
context:
space:
mode:
authorGravatar Alex Bennee <alex@bennee.com>2010-07-14 16:00:32 +0100
committerGravatar Alex Bennee <alex@bennee.com>2010-07-14 16:00:32 +0100
commitd022d6443c6b7564ae05a3af70035822bccd0b19 (patch)
tree57706bd83b146d8754f2a8d1f9abb55e050bb44d /src/et_core.h
parent56302086c9c0d6af537d7603a7c63fb3606945f5 (diff)
EasyTag 2.1.3
Diffstat (limited to 'src/et_core.h')
-rw-r--r--[-rwxr-xr-x]src/et_core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/et_core.h b/src/et_core.h
index ccc7f76..6836656 100755..100644
--- a/src/et_core.h
+++ b/src/et_core.h
@@ -242,6 +242,7 @@ static const ET_File_Description ETFileDescription[] =
#endif
#ifdef ENABLE_OGG
{OGG_FILE, ".ogg", OGG_TAG},
+ {OGG_FILE, ".oga", OGG_TAG},
#endif
#ifdef ENABLE_SPEEX
{SPEEX_FILE, ".spx", OGG_TAG}, // Implemented by Pierre Dumuid