Fix make check

I forgot to add the include to make I_() known in gdbusdaemon.c
This commit is contained in:
Matthias Clasen 2015-09-13 13:37:10 -04:00
parent 67c5bbaf03
commit a7b2b5686a

View File

@ -7,6 +7,7 @@
#include <gio/gio.h>
#include <gio/gunixsocketaddress.h>
#include "gdbusdaemon.h"
#include "glibintl.h"
#include "gdbus-daemon-generated.h"