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