Commit ad4cec6b authored by Diego Biurrun's avatar Diego Biurrun

s3tc.h: Add missing #include to fix standalone header compilation.

parent 90e5b58a
......@@ -24,6 +24,8 @@
#include <stdint.h>
#include "bytestream.h"
#define FF_S3TC_DXT1 0x31545844
#define FF_S3TC_DXT3 0x33545844
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment