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