summaryrefslogtreecommitdiffstats
path: root/str_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'str_util.c')
-rw-r--r--str_util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/str_util.c b/str_util.c
index b4483b9..e1f5e68 100644
--- a/str_util.c
+++ b/str_util.c
@@ -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)
{