aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/et_core.h
diff options
context:
space:
mode:
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