From 6af605d10d4d7e2bdea79b8d69d0d48704ef77f8 Mon Sep 17 00:00:00 2001 From: zlago Date: Thu, 8 May 2025 21:56:43 +0200 Subject: include more specific headers than SDL.h improves compilation times, since so many things only need SDL_render.h --- src/particles.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/particles.h') diff --git a/src/particles.h b/src/particles.h index c841817..bcfa6fe 100644 --- a/src/particles.h +++ b/src/particles.h @@ -1,5 +1,5 @@ #pragma once -#include +#include extern SDL_Rect const particle_gray; extern SDL_Rect const particle_red; -- cgit 1.4.1-2-gfad0