diff options
Diffstat (limited to 'src/main.cpp')
| -rw-r--r-- | src/main.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.cpp b/src/main.cpp index 99e90b7b5..3ffd0d12c 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -111,6 +111,7 @@ using Inkscape::Extension::Internal::PrintWin32; #include "main-cmdlineact.h" #include <png.h> +#include <errno.h> enum { SP_ARG_NONE, |
