diff options
Diffstat (limited to 'src/fl_draw.cxx')
| -rw-r--r-- | src/fl_draw.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fl_draw.cxx b/src/fl_draw.cxx index 16906366d..ba33db96e 100644 --- a/src/fl_draw.cxx +++ b/src/fl_draw.cxx @@ -30,7 +30,7 @@ #include "flstring.h" #include <ctype.h> #include <math.h> - +#include <stdlib.h> char fl_draw_shortcut; // set by fl_labeltypes.cxx |
