diff options
| -rw-r--r-- | FL/Fl_Text_Buffer.H | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FL/Fl_Text_Buffer.H b/FL/Fl_Text_Buffer.H index b4e65f8f8..26eece34c 100644 --- a/FL/Fl_Text_Buffer.H +++ b/FL/Fl_Text_Buffer.H @@ -23,6 +23,7 @@ #define FL_TEXT_BUFFER_H #include <stdarg.h> /* va_list */ +#include <FL/fl_attr.h> #undef ASSERT_UTF8 |
