summaryrefslogtreecommitdiff
path: root/thirdparty/libtheora/apiwrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/libtheora/apiwrapper.h')
-rw-r--r--thirdparty/libtheora/apiwrapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/libtheora/apiwrapper.h b/thirdparty/libtheora/apiwrapper.h
index 93454d7bda..ff45e0a4d6 100644
--- a/thirdparty/libtheora/apiwrapper.h
+++ b/thirdparty/libtheora/apiwrapper.h
@@ -21,7 +21,7 @@
# include <theora/theora.h>
# include "theora/theoradec.h"
# include "theora/theoraenc.h"
-# include "internal.h"
+# include "state.h"
typedef struct th_api_wrapper th_api_wrapper;
typedef struct th_api_info th_api_info;