include pipe/tgsi/exec/tgsi_sse2.h if needed. Silences warning.
This commit is contained in:
@@ -33,12 +33,14 @@
|
||||
|
||||
#include "pipe/p_util.h"
|
||||
#include "pipe/p_shader_tokens.h"
|
||||
#if defined(__i386__) || defined(__386__)
|
||||
#include "pipe/tgsi/exec/tgsi_sse2.h"
|
||||
#endif
|
||||
#include "draw_private.h"
|
||||
#include "draw_context.h"
|
||||
#include "draw_vertex.h"
|
||||
|
||||
#include "x86/rtasm/x86sse.h"
|
||||
|
||||
#include "pipe/llvm/gallivm.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user