egl: fix implicit declaration of pipe_texture_reference adding u_inlines.h
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
#include "pipe/p_screen.h"
|
||||
#include "util/u_memory.h"
|
||||
#include "util/u_rect.h"
|
||||
#include "util/u_inlines.h"
|
||||
#include "egldriver.h"
|
||||
#include "eglcurrent.h"
|
||||
#include "eglconfigutil.h"
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
#include "util/u_memory.h"
|
||||
#include "util/u_math.h"
|
||||
#include "util/u_format.h"
|
||||
#include "util/u_inlines.h"
|
||||
#include "pipe/p_compiler.h"
|
||||
#include "pipe/p_screen.h"
|
||||
#include "pipe/p_context.h"
|
||||
|
||||
@@ -34,6 +34,7 @@
|
||||
#include "util/u_format.h"
|
||||
#include "pipe/p_compiler.h"
|
||||
#include "util/u_simple_screen.h"
|
||||
#include "util/u_inlines.h"
|
||||
#include "softpipe/sp_winsys.h"
|
||||
#include "egllog.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user