includes: fix build warning

This commit is contained in:
Christian Hergert
2014-12-20 19:27:55 -08:00
parent 3a2eb66888
commit 332cf5c39e

View File

@@ -2,6 +2,7 @@
#include "xdg-app-utils.h"
#include <glib.h>
#include <stdlib.h>
#include <sys/utsname.h>