Remove unnecessaary include
This commit is contained in:
parent
cbd4068868
commit
c35dd9f15e
1 changed files with 0 additions and 1 deletions
1
vendor/clay/clay_renderer_SDL3.h
vendored
1
vendor/clay/clay_renderer_SDL3.h
vendored
|
@ -1,7 +1,6 @@
|
|||
#ifndef _clay_renderer_SDL3_h
|
||||
#define _clay_renderer_SDL3_h
|
||||
|
||||
#include <SDL3/SDL_main.h>
|
||||
#include <SDL3/SDL.h>
|
||||
#include <SDL3_ttf/SDL_ttf.h>
|
||||
#include <SDL3_image/SDL_image.h>
|
||||
|
|
Loading…
Reference in a new issue