diff options
Diffstat (limited to 'src/Fl_Table_Row.cxx')
| -rw-r--r-- | src/Fl_Table_Row.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Fl_Table_Row.cxx b/src/Fl_Table_Row.cxx index 33a1e4dd4..29d77747e 100644 --- a/src/Fl_Table_Row.cxx +++ b/src/Fl_Table_Row.cxx @@ -25,6 +25,7 @@ #include <FL/Fl_Table_Row.H> #include <FL/Fl.H> #include <FL/fl_draw.H> +#include <stdlib.h> // for debugging... // #define DEBUG 1 |
