gallium/util: remove p_format.h from u_debug.h

Tested-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
This commit is contained in:
Dylan Baker 2018-09-26 10:50:35 -07:00
parent 314777e86a
commit 59d494c1cc
2 changed files with 1 additions and 1 deletions

View file

@ -28,6 +28,7 @@
#ifndef TGSI_UREG_H
#define TGSI_UREG_H
#include "pipe/p_format.h"
#include "pipe/p_compiler.h"
#include "pipe/p_shader_tokens.h"
#include "util/u_debug.h"

View file

@ -46,7 +46,6 @@
#include <OS.h>
#endif
#include "pipe/p_format.h"
#include "pipe/p_defines.h"