Missing include for FL_DEPRECATED

This commit is contained in:
Matthias Melcher 2023-02-02 23:12:59 +01:00
parent 1aa6c4fed8
commit 8178d005de
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
#define FL_TEXT_BUFFER_H
#include <stdarg.h> /* va_list */
#include <FL/fl_attr.h>
#undef ASSERT_UTF8