util/format/fxt1: include "u_format_pack.h" instead of "util/format/u_format_pack.h"
Signed-off-by: Ronny Chan <ronny@ronnychan.ca> Reviewed-by: Yonggang Luo <luoyonggang@gmail.com> Reviewed-by: Jesse Natalie <jenatali@microsoft.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26608>
This commit is contained in:
@@ -23,9 +23,9 @@
|
||||
*
|
||||
**************************************************************************/
|
||||
|
||||
#include "u_format_pack.h"
|
||||
#include "util/format/u_format.h"
|
||||
#include "util/format/u_format_fxt1.h"
|
||||
#include "util/format/u_format_pack.h"
|
||||
#include "util/format_srgb.h"
|
||||
#include "util/u_math.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user