diff options
Diffstat (limited to 'include/display33.h')
-rw-r--r-- | include/display33.h | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/include/display33.h b/include/display33.h index 85e0172..1cde9f2 100644 --- a/include/display33.h +++ b/include/display33.h @@ -5,14 +5,7 @@ #include "libdrm/drm_mode.h" #include "types33.h" - - -/* TEMP XXX */ -typedef struct { - u32 *data; - Size w, h; -} Surface33; -/**/ +#include "graphics33.h" typedef struct { |