diff --git a/src/mesa/main/texcompress_etc.h b/src/mesa/main/texcompress_etc.h index bfba4ff85e9..411e1540d30 100644 --- a/src/mesa/main/texcompress_etc.h +++ b/src/mesa/main/texcompress_etc.h @@ -24,6 +24,7 @@ #ifndef TEXCOMPRESS_ETC1_H #define TEXCOMPRESS_ETC1_H +#include #include "glheader.h" #include "mfeatures.h" #include "texstore.h"