~khurshid-alam/hud/upload-to-focal

« back to all changes in this revision

Viewing changes to src/hud-service.c

  • Committer: Pete Woods
  • Date: 2013-03-18 17:48:40 UTC
  • mto: (227.119.7 libhud-tests)
  • mto: This revision was merged to the branch mainline in revision 245.
  • Revision ID: pete.woods@canonical.com-20130318174840-u99j3v2hq37d8glt
Enough is working to compile hud-service

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 
19
19
#define G_LOG_DOMAIN "hud-service"
20
20
 
21
 
#include "config.h"
22
 
 
23
21
#include <glib.h>
24
22
#include <gio/gio.h>
25
23
#include <stdlib.h>