Use pinos loop for mainloop

Remove more glib stuff
This commit is contained in:
Wim Taymans 2016-11-24 17:40:26 +01:00
parent 27bba6f587
commit 4e94743906
12 changed files with 59 additions and 248 deletions

View file

@ -17,7 +17,7 @@
* Boston, MA 02110-1301, USA.
*/
#include <glib-object.h>
#include <glib.h>
#include "pinos/client/pinos.h"
#include "pinos/client/properties.h"