summaryrefslogtreecommitdiffstats
path: root/find_file.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'find_file.cpp')
-rw-r--r--find_file.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/find_file.cpp b/find_file.cpp
index 8ae0a51b4..78db5343d 100644
--- a/find_file.cpp
+++ b/find_file.cpp
@@ -19,6 +19,7 @@
#include <string>
#include <vector>
#include <dirent.h>
+#include <stdlib.h>
#include "find_file.hpp"
#include "twrp-functions.hpp"
#include "twcommon.h"