Allow use of opkg internals by libopkg users. Not intended to be permanent.
[oweals/opkg-lede.git] / libopkg / includes.h
index 65beb56e7e758489712b27110c0d87c707dbfdcf..cac9a41207d636f1885c60954e3d1963ba9d204e 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef INCLUDES_H
 #define INCLUDES_H
 
-#include <config.h>
+#include "config.h"
 #include <stdio.h>
 
 #if STDC_HEADERS