vc4: Drop qir include from vc4_screen.h
We didn't need any of it except for the list header, and qir.h pulls in nir.h, which is not really interesting to winsys.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include "pipe/p_screen.h"
|
||||
#include "os/os_thread.h"
|
||||
#include "state_tracker/drm_driver.h"
|
||||
#include "vc4_qir.h"
|
||||
#include "util/list.h"
|
||||
|
||||
struct vc4_bo;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user