summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libalpm/util.h')
-rw-r--r--lib/libalpm/util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libalpm/util.h b/lib/libalpm/util.h
index 8006c74a..614c2fbb 100644
--- a/lib/libalpm/util.h
+++ b/lib/libalpm/util.h
@@ -28,7 +28,7 @@
#include "alpm_list.h"
#include "alpm.h"
-#include "package.h" /* pmpkg_t */
+#include "package.h" /* alpm_pkg_t */
#include "handle.h" /* alpm_handle_t */
#include <stdio.h>