diff options
Diffstat (limited to 'fluid/Project.cxx')
| -rw-r--r-- | fluid/Project.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fluid/Project.cxx b/fluid/Project.cxx index 9eb555299..c7c517a1d 100644 --- a/fluid/Project.cxx +++ b/fluid/Project.cxx @@ -14,6 +14,7 @@ // https://www.fltk.org/bugs.php // +#include <errno.h> // strerror(errno) #include "Project.h" #include "io/String_Writer.h" |
