gallium/util: remove p_format.h from u_debug.h
authorDylan Baker <dylan@pnwbakers.com>
Wed, 26 Sep 2018 17:50:35 +0000 (10:50 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Tue, 30 Oct 2018 21:32:52 +0000 (14:32 -0700)
Tested-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/auxiliary/tgsi/tgsi_ureg.h
src/gallium/auxiliary/util/u_debug.h

index c974ed0206946120839397696b437cc2a2bdc8a0..f23e3fa98f8da5129d7a9473be10b2a05c5279e6 100644 (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"
index 05ee08d92142d1291636255b975e3664dc27383f..bd946e6b01d83c28c262d724477b8fde9eacab3d 100644 (file)
@@ -46,7 +46,6 @@
 #include <OS.h>
 #endif
 
-#include "pipe/p_format.h"
 #include "pipe/p_defines.h"