aboutsummaryrefslogtreecommitdiff
path: root/src/common/tests/auto_tempdir.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/tests/auto_tempdir.h')
-rw-r--r--src/common/tests/auto_tempdir.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/tests/auto_tempdir.h b/src/common/tests/auto_tempdir.h
index a54bc053..1df88db8 100644
--- a/src/common/tests/auto_tempdir.h
+++ b/src/common/tests/auto_tempdir.h
@@ -44,6 +44,7 @@
#define TEMPDIR "/tmp"
#else
#define TEMPDIR "/data/local/tmp"
+#include "common/android/testing/mkdtemp.h"
#endif
namespace google_breakpad {