includes: fix build warning

tingping/wmclass
Christian Hergert 2014-12-20 19:27:55 -08:00
parent 3a2eb66888
commit 332cf5c39e
1 changed files with 1 additions and 0 deletions

View File

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