Merge pull request #1 from chergert/master

includes: fix build warning
tingping/wmclass
Alexander Larsson 2014-12-21 09:14:21 +01:00
commit 6dcb309073
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>