opkg: remove opkg.h in preperation for new API
[oweals/opkg-lede.git] / libopkg / conffile.c
index 5f41cc174d2d4cc8ac061dafac7d40824ad9df35..519ba45fc037ab97a4acdfc79ab3d269357f7765 100644 (file)
@@ -18,7 +18,7 @@
 #include <string.h>
 #include <stdlib.h>
 
-#include "opkg.h"
+#include "includes.h"
 #include "opkg_message.h"
 
 #include "conffile.h"