libiwinfo: major changes
[project/luci.git] / contrib / package / iwinfo / src / iwinfo_wl.c
index 1691e4b..b322791 100644 (file)
@@ -18,8 +18,8 @@
  * This code is based on the wlc.c utility published by OpenWrt.org .
  */
 
-#include "iwinfo_wl.h"
-#include "iwinfo_wext.h"
+#include "iwinfo/wl.h"
+#include "iwinfo/wext.h"
 
 static int wl_ioctl(const char *name, int cmd, void *buf, int len)
 {