util: Move gallium's PIPE_FORMAT utils to /util/format/
[mesa.git] / src / gallium / auxiliary / util / u_sampler.c
index 5da1d5fdff2b65e67814576f75c0483911910858..2c823d45609c8f0933bb03aa34af662c8d38837a 100644 (file)
@@ -26,7 +26,7 @@
  **************************************************************************/
 
 
-#include "u_format.h"
+#include "util/format/u_format.h"
 #include "u_sampler.h"