summaryrefslogtreecommitdiff
path: root/thirdparty/libtheora/encinfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/libtheora/encinfo.c')
-rw-r--r--thirdparty/libtheora/encinfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/libtheora/encinfo.c b/thirdparty/libtheora/encinfo.c
index 83be1dae72..41db6bad45 100644
--- a/thirdparty/libtheora/encinfo.c
+++ b/thirdparty/libtheora/encinfo.c
@@ -1,6 +1,6 @@
#include <stdlib.h>
#include <string.h>
-#include "internal.h"
+#include "state.h"
#include "enquant.h"
#include "huffenc.h"