builder: Fix build with g_autoptr backports

tingping/wmclass
Alexander Larsson 2015-12-01 16:40:45 +01:00
parent 5e96d10128
commit 9dfcd4b452
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
#define __BUILDER_CACHE_H__
#include <gio/gio.h>
#include <libglnx/libglnx.h>
G_BEGIN_DECLS