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 08a3e49..e248a6e 100644 --- a/src/opkg-frontend.c +++ b/src/opkg-frontend.c @@ -18,7 +18,7 @@ */ -#include <libopkg/libopkg.h> +#include <libopkg.h> /* This is really small, eh? ;-) */ |