modernize deprecated header

This commit is contained in:
Kurt Hindenburg
2018-10-27 22:46:50 -04:00
parent 7bc9794503
commit ec5c05751c
8 changed files with 12 additions and 12 deletions

View File

@@ -30,7 +30,7 @@
#include <unistd.h>
#include <pwd.h>
#include <sys/param.h>
#include <errno.h>
#include <cerrno>
// Qt
#include <QDir>