mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
s3tc.h: Add missing #include to fix standalone header compilation.
This commit is contained in:
parent
90e5b58a53
commit
ad4cec6b80
@ -24,6 +24,8 @@
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include "bytestream.h"
|
||||
|
||||
#define FF_S3TC_DXT1 0x31545844
|
||||
#define FF_S3TC_DXT3 0x33545844
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user