* Rename top level ipkg directory to opkg
[oweals/opkg-lede.git] / str_util.c
index b4483b9ebb48a96634dfdb890d684386c1074f73..e1f5e682aca126efb5461c49532a3a909e652b45 100644 (file)
@@ -15,7 +15,7 @@
    General Public License for more details.
 */
 
-#include "ipkg.h"
+#include "opkg.h"
 
 int str_starts_with(const char *str, const char *prefix)
 {