diff options
Diffstat (limited to 'src/crepe/api/Text.h')
-rw-r--r-- | src/crepe/api/Text.h | 2 |
1 files changed, 0 insertions, 2 deletions
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 * |