summaryrefslogtreecommitdiffstats
path: root/src/pacman/callback.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pacman/callback.c')
-rw-r--r--src/pacman/callback.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pacman/callback.c b/src/pacman/callback.c
index d86c7d9c..abb47049 100644
--- a/src/pacman/callback.c
+++ b/src/pacman/callback.c
@@ -36,7 +36,7 @@
/* pacman */
#include "callback.h"
#include "util.h"
-#include "log.h"
+#include "output.h"
#include "conf.h"
/* TODO this should not have to be defined twice- trans.c & log.c */