summaryrefslogtreecommitdiff
path: root/SDL_Core/src/components/Utils/src/WorkWithOS.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'SDL_Core/src/components/Utils/src/WorkWithOS.cpp')
-rw-r--r--SDL_Core/src/components/Utils/src/WorkWithOS.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/SDL_Core/src/components/Utils/src/WorkWithOS.cpp b/SDL_Core/src/components/Utils/src/WorkWithOS.cpp
index 8bc1cd4e4..46995fcd4 100644
--- a/SDL_Core/src/components/Utils/src/WorkWithOS.cpp
+++ b/SDL_Core/src/components/Utils/src/WorkWithOS.cpp
@@ -13,6 +13,7 @@
#include <sys/stat.h>
#include <sys/types.h>
#include <dirent.h>
+#include <unistd.h>
#include "Utils/WorkWithOS.h"
unsigned long int WorkWithOS::getAvailableSpace()