mirror of
https://github.com/nicbarker/clay.git
synced 2026-02-06 12:48:49 +00:00
fix: missing header
This commit is contained in:
parent
ba171ea376
commit
a56f619b1f
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
#include "../../clay.h"
|
||||
#include <SDL3/SDL.h>
|
||||
#include <SDL3_ttf/SDL_ttf.h>
|
||||
#include <SDL3_image/SDL_image.h>
|
||||
|
||||
typedef struct {
|
||||
SDL_Renderer *renderer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue