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