diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/opkg-frontend.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opkg-frontend.c b/src/opkg-frontend.c index 47671d2..08a3e49 100644 --- a/src/opkg-frontend.c +++ b/src/opkg-frontend.c @@ -18,7 +18,7 @@ */ -#include "libopkg.h" +#include <libopkg/libopkg.h> /* This is really small, eh? ;-) */ |