diff options
-rw-r--r-- | src/dbviewer.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dbviewer.cpp b/src/dbviewer.cpp index 5b0caa8..f198775 100644 --- a/src/dbviewer.cpp +++ b/src/dbviewer.cpp @@ -28,6 +28,7 @@ #include <kprogress.h> #include <dirent.h> +#include <unistd.h> #include <zlib.h> #include <tdelocale.h> |