summaryrefslogtreecommitdiffstats
path: root/src/pacman/sync.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pacman/sync.h')
-rw-r--r--src/pacman/sync.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pacman/sync.h b/src/pacman/sync.h
index ca8f6300..7175577f 100644
--- a/src/pacman/sync.h
+++ b/src/pacman/sync.h
@@ -21,7 +21,7 @@
#ifndef _PM_SYNC_H
#define _PM_SYNC_H
-#include <alpm.h>
+#include <alpm_list.h>
int pacman_sync(alpm_list_t *targets);