diff options
Diffstat (limited to 'fluid/app/templates.cxx')
| -rw-r--r-- | fluid/app/templates.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/app/templates.cxx b/fluid/app/templates.cxx index 802357ed2..6099cb41b 100644 --- a/fluid/app/templates.cxx +++ b/fluid/app/templates.cxx @@ -13,7 +13,7 @@ // // https://www.fltk.org/bugs.php // - +#include <errno.h> // strerror(errno) #include "app/templates.h" #include "Fluid.h" |
