opkg: remove opkg.h in preperation for new API
[oweals/opkg-lede.git] / libopkg / file_util.c
index 3ab1cc571660efa3856812f54e767fe9c078e6f5..6f249a2bc656a87654502f88def8116c9f6fe87b 100644 (file)
@@ -15,7 +15,7 @@
    General Public License for more details.
 */
 
-#include "opkg.h"
+#include "includes.h"
 #include <sys/types.h>
 #include <sys/stat.h>