summaryrefslogtreecommitdiffstats
path: root/src/pacman/query.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pacman/query.c')
-rw-r--r--src/pacman/query.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pacman/query.c b/src/pacman/query.c
index caf1db28..bfe51af3 100644
--- a/src/pacman/query.c
+++ b/src/pacman/query.c
@@ -35,7 +35,7 @@
/* pacman */
#include "pacman.h"
#include "package.h"
-#include "log.h"
+#include "output.h"
#include "conf.h"
#include "util.h"