From 332cf5c39ecfe37e8290b33edf86f01901a042d7 Mon Sep 17 00:00:00 2001 From: Christian Hergert Date: Sat, 20 Dec 2014 19:27:55 -0800 Subject: [PATCH] includes: fix build warning --- xdg-app-utils.c | 1 + 1 file changed, 1 insertion(+) diff --git a/xdg-app-utils.c b/xdg-app-utils.c index a86f592f..ad0e9893 100644 --- a/xdg-app-utils.c +++ b/xdg-app-utils.c @@ -2,6 +2,7 @@ #include "xdg-app-utils.h" +#include #include #include