summaryrefslogtreecommitdiff
path: root/src/mesa/main/texcompress_s3tc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/texcompress_s3tc.h')
-rw-r--r--src/mesa/main/texcompress_s3tc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mesa/main/texcompress_s3tc.h b/src/mesa/main/texcompress_s3tc.h
index 866bb0e3d3..4041d244d1 100644
--- a/src/mesa/main/texcompress_s3tc.h
+++ b/src/mesa/main/texcompress_s3tc.h
@@ -25,6 +25,8 @@
#ifndef TEXCOMPRESS_S3TC_H
#define TEXCOMPRESS_S3TC_H
+#include "texstore.h"
+
extern GLboolean
_mesa_texstore_rgb_dxt1(TEXSTORE_PARAMS);