summaryrefslogtreecommitdiffstats
path: root/src/update.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/update.c')
-rw-r--r--src/update.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/update.c b/src/update.c
index b558342..945258d 100644
--- a/src/update.c
+++ b/src/update.c
@@ -14,6 +14,7 @@
#include "apk_applet.h"
#include "apk_database.h"
#include "apk_version.h"
+#include "apk_print.h"
static int update_main(void *ctx, struct apk_database *db, int argc, char **argv)
{