summaryrefslogtreecommitdiff
path: root/FL/fl_utf8.h
diff options
context:
space:
mode:
Diffstat (limited to 'FL/fl_utf8.h')
-rw-r--r--FL/fl_utf8.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/FL/fl_utf8.h b/FL/fl_utf8.h
index 809da71b7..76c661c73 100644
--- a/FL/fl_utf8.h
+++ b/FL/fl_utf8.h
@@ -29,7 +29,8 @@
#include "Fl_Export.H"
#include "fl_types.h"
-#include <stdio.h> // FILE *fl_fopen()
+#include <stdio.h> // FILE *fl_fopen()
+#include <sys/stat.h> // struct stat
#ifdef __cplusplus
extern "C" {