]> git.ipfire.org Git - thirdparty/strongswan.git/blobdiff - src/libcharon/plugins/android/android_handler.c
Moved host_t and host_resolver_t to a new networking subfolder
[thirdparty/strongswan.git] / src / libcharon / plugins / android / android_handler.c
index c5f51ef04a14c24e3d033ca1ba61c77abfa7d98e..c5e98d315d7f2d65f2713eb371028b210b8cb217 100644 (file)
@@ -16,7 +16,7 @@
 
 #include "android_handler.h"
 
-#include <utils/host.h>
+#include <networking/host.h>
 #include <utils/linked_list.h>
 
 #include <cutils/properties.h>