Move common types to types.h
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include <pixman.h>
|
||||
#include <stdio.h>
|
||||
#include "utils.h"
|
||||
|
||||
typedef struct pixman_region32 pixman_region32_t;
|
||||
typedef struct pixman_box32 pixman_box32_t;
|
||||
typedef pixman_region32_t region_t;
|
||||
|
||||
Reference in New Issue
Block a user