internal/graphicsdriver/playstation5: bug fix: compile error

This commit is contained in:
Hajime Hoshi 2024-01-22 00:05:02 +09:00
parent f0509096f8
commit 52e0f10ff7

View File

@ -15,6 +15,7 @@
//go:build playstation5
#include <stdbool.h>
#include <stddef.h>
#ifdef __cplusplus
extern "C" {