dri: include swrast.h, not s_texrender.h
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
#include "main/renderbuffer.h"
|
||||
#include "main/context.h"
|
||||
#include "main/teximage.h"
|
||||
#include "swrast/s_texrender.h"
|
||||
#include "swrast/swrast.h"
|
||||
#include "drivers/common/meta.h"
|
||||
|
||||
#include "intel_context.h"
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
#include "main/framebuffer.h"
|
||||
#include "main/renderbuffer.h"
|
||||
#include "main/context.h"
|
||||
#include "swrast/s_texrender.h"
|
||||
#include "swrast/swrast.h"
|
||||
#include "drivers/common/meta.h"
|
||||
|
||||
#include "radeon_common.h"
|
||||
|
||||
Reference in New Issue
Block a user