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