summaryrefslogtreecommitdiff
path: root/libavformat/oggparsetheora.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/oggparsetheora.c')
-rw-r--r--libavformat/oggparsetheora.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/oggparsetheora.c b/libavformat/oggparsetheora.c
index 8fb57ebd5a..617d1ded51 100644
--- a/libavformat/oggparsetheora.c
+++ b/libavformat/oggparsetheora.c
@@ -26,7 +26,7 @@
#include "avformat.h"
#include "bitstream.h"
#include "bswap.h"
-#include "ogg2.h"
+#include "oggdec.h"
typedef struct theora_params {
int gpshift;