From a5810032c3cf012280271b5425411e08438d72d2 Mon Sep 17 00:00:00 2001 From: WBoerenkamps Date: Thu, 12 Dec 2024 21:45:29 +0100 Subject: removed asset include --- src/crepe/api/Text.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/crepe/api') diff --git a/src/crepe/api/Text.h b/src/crepe/api/Text.h index ebf413b..f8ce845 100644 --- a/src/crepe/api/Text.h +++ b/src/crepe/api/Text.h @@ -4,12 +4,10 @@ #include "../Component.h" -#include "Asset.h" #include "Color.h" #include "UIObject.h" namespace crepe { - /** * \brief Text UIObject component for displaying text * -- cgit v1.2.3