freedreno/a6xx: Disable the core layer-size setup.
[mesa.git] / src / gallium / drivers / panfrost / pan_format.h
index a881b3721eec89fb613f874d62ddad18eeb37143..8468904da239f9356ee230f2a67fa2f0d52bd57e 100644 (file)
@@ -26,7 +26,7 @@
 #define __PAN_FORMAT_H__
 
 #include "pan_context.h"
-#include "util/u_format.h"
+#include "util/format/u_format.h"
 
 unsigned
 panfrost_translate_swizzle_4(const unsigned char swizzle[4]);