tgsi: use new tgsi_call_record to handle execution mask stacks
[mesa.git] / src / gallium / auxiliary / gallivm / storagesoa.cpp
index e1e5cabcf55c842d05f805303a7291bd406c8e90..4984ce985c6c843fa509fda5fff881258a399e96 100644 (file)
@@ -30,7 +30,7 @@
 #include "gallivm_p.h"
 
 #include "pipe/p_shader_tokens.h"
-#include "pipe/p_debug.h"
+#include "util/u_debug.h"
 
 #include <llvm/BasicBlock.h>
 #include <llvm/Module.h>