decoder/_ogg_common: rename to ogg_common.c

This commit is contained in:
Max Kellermann
2012-09-04 11:28:36 +02:00
parent 2a4c799471
commit 015e1ab183
7 changed files with 8 additions and 9 deletions

View File

@@ -19,7 +19,7 @@
#include "config.h"
#include "vorbis_comments.h"
#include "_ogg_common.h"
#include "ogg_common.h"
#include "audio_check.h"
#include "uri.h"
#include "tag_handler.h"