Fix building with opengl, again
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
@ -375,7 +375,7 @@ typedef struct glx_prog_main {
|
||||
|
||||
#endif
|
||||
#else
|
||||
typedef uint32_t glx_prog_main_t;
|
||||
struct glx_prog_main { };
|
||||
#endif
|
||||
|
||||
#define PAINT_INIT { .pixmap = None, .pict = None }
|
||||
|
Reference in New Issue
Block a user