opkg: remove opkg.h in preperation for new API
[oweals/opkg-lede.git] / libopkg / sprintf_alloc.c
index 1d53b2053bbcc7f4c2b6f035302d3f800e3c4a04..8c669949670502d9852084a5a64bf12bae5d7408 100644 (file)
@@ -15,7 +15,7 @@
    GNU General Public License for more details.
 */
 
-#include "opkg.h"
+#include "includes.h"
 #include <stdarg.h>
 
 #include "sprintf_alloc.h"