You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
s3tc.h: Add missing #include to fix standalone header compilation.
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include "bytestream.h"
|
||||
|
||||
#define FF_S3TC_DXT1 0x31545844
|
||||
#define FF_S3TC_DXT3 0x33545844
|
||||
|
||||
|
Reference in New Issue
Block a user