Remove unnecessary include from SDL_pen_c.h
This commit is contained in:
committed by
Sam Lantinga
parent
4efbe1ca28
commit
88d3cb4f90
@@ -24,7 +24,6 @@
|
|||||||
#ifndef SDL_pen_c_h_
|
#ifndef SDL_pen_c_h_
|
||||||
#define SDL_pen_c_h_
|
#define SDL_pen_c_h_
|
||||||
|
|
||||||
#include "../../include/SDL3/SDL_pen.h"
|
|
||||||
#include "SDL_mouse_c.h"
|
#include "SDL_mouse_c.h"
|
||||||
|
|
||||||
typedef Uint32 SDL_PenCapabilityFlags;
|
typedef Uint32 SDL_PenCapabilityFlags;
|
||||||
|
|||||||
Reference in New Issue
Block a user