diff options
Diffstat (limited to 'fluid/Fl_Type.h')
| -rw-r--r-- | fluid/Fl_Type.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/Fl_Type.h b/fluid/Fl_Type.h index e6968d13d..3ccbd0c54 100644 --- a/fluid/Fl_Type.h +++ b/fluid/Fl_Type.h @@ -141,4 +141,4 @@ const char *c_check(const char *c, int type = 0); // replace a string pointer with new value, strips leading/trailing blanks: int storestring(const char *n, const char * & p, int nostrip=0); -extern bool include_H_from_C; +extern int include_H_from_C; |
