fix drm build (see 8a207901da)

This commit is contained in:
JupiterRider 2024-11-24 17:07:33 +01:00
parent d054bd9043
commit 692079f471

View file

@ -89,6 +89,7 @@
//---------------------------------------------------------------------------------- //----------------------------------------------------------------------------------
// Types and Structures Definition // Types and Structures Definition
//---------------------------------------------------------------------------------- //----------------------------------------------------------------------------------
typedef unsigned int uint;
typedef struct { typedef struct {
// Display data // Display data