summaryrefslogtreecommitdiffstats
path: root/libopkg/pkg_extract.c
diff options
context:
space:
mode:
Diffstat (limited to 'libopkg/pkg_extract.c')
-rw-r--r--libopkg/pkg_extract.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libopkg/pkg_extract.c b/libopkg/pkg_extract.c
index 78c252b..23356ea 100644
--- a/libopkg/pkg_extract.c
+++ b/libopkg/pkg_extract.c
@@ -15,7 +15,7 @@
General Public License for more details.
*/
-#include "opkg.h"
+#include "includes.h"
#include <errno.h>
#include "pkg_extract.h"