summaryrefslogtreecommitdiff
path: root/FL/Fl_Table_Row.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/Fl_Table_Row.H')
-rw-r--r--FL/Fl_Table_Row.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Table_Row.H b/FL/Fl_Table_Row.H
index ec5cd4512..6e17d356f 100644
--- a/FL/Fl_Table_Row.H
+++ b/FL/Fl_Table_Row.H
@@ -23,7 +23,7 @@
#include <FL/Fl_Table.H>
-#include <stdint.h>
+#include <stdlib.h>
/**
A table with row selection capabilities.