pvr: fix up some includes

Fix up some system includes to use angle brackets.

Signed-off-by: Frank Binns <frank.binns@imgtec.com>
Reviewed-by: Luigi Santivetti <luigi.santivetti@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27144>
This commit is contained in:
Frank Binns
2023-12-04 09:24:13 +00:00
committed by Marge Bot
parent 7a7aa01a49
commit 09ab2ff925

View File

@@ -25,8 +25,9 @@
* auto-generate it in the future based on the hwdefs.
*/
#include "assert.h"
#include "errno.h"
#include <assert.h>
#include <errno.h>
#include "pvr_device_info.h"
const struct pvr_device_ident pvr_device_ident_4_V_2_51 = {