diff options
Diffstat (limited to 'proxy/proxy_int.h')
-rw-r--r-- | proxy/proxy_int.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/proxy/proxy_int.h b/proxy/proxy_int.h index 9bdac5c..739bb75 100644 --- a/proxy/proxy_int.h +++ b/proxy/proxy_int.h @@ -14,7 +14,7 @@ #include "proxy_common.h" #include "sockets.h" -#include "android_utils.h" +#include "android/utils/stralloc.h" extern int proxy_log; |