From 42a93eb8dec6e3c637442e23e156b3f72c7f8ca7 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Sat, 8 Jan 2022 21:55:19 +0100 Subject: avoid early include of Fl.H option --- fluid/Fl_Window_Type.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fluid/Fl_Window_Type.h') diff --git a/fluid/Fl_Window_Type.h b/fluid/Fl_Window_Type.h index c1f54d6b8..e1ddcba9c 100644 --- a/fluid/Fl_Window_Type.h +++ b/fluid/Fl_Window_Type.h @@ -28,6 +28,7 @@ class Fl_Widget_Class_Type; extern int include_H_from_C; extern int use_FL_COMMAND; extern int utf8_in_src; +extern int avoid_early_includes; extern Fl_Menu_Item window_type_menu[]; extern Fl_Widget_Class_Type *current_widget_class; -- cgit v1.2.3