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