opkg: remove opkg.h in preperation for new API
[oweals/opkg-lede.git] / libopkg / nv_pair.c
index 75a08e8dca0cd5040937446a5b39d21056a05715..3d109bb4c4fdd4aca4bc404ce206994dc21b0a2a 100644 (file)
@@ -15,7 +15,7 @@
    General Public License for more details.
 */
 
-#include "opkg.h"
+#include "includes.h"
 
 #include "nv_pair.h"
 #include "str_util.h"