xbps_api.h -> xbps.h

This commit is contained in:
Juan RP
2013-06-20 12:31:02 +02:00
parent cccc9de7de
commit 09e116b7f0
41 changed files with 40 additions and 40 deletions

View File

@@ -26,7 +26,7 @@
#ifndef _XBPS_RINDEX_DEFS_H_
#define _XBPS_RINDEX_DEFS_H_
#include <xbps_api.h>
#include <xbps.h>
/* From index-add.c */
int index_add(struct xbps_handle *, int, char **, bool);