~ted/indicator-application/lp829961

« back to all changes in this revision

Viewing changes to src/application-service-appstore.c

  • Committer: Ted Gould
  • Date: 2011-06-22 16:21:32 UTC
  • Revision ID: ted@gould.cx-20110622162132-6mzwo6guhdnsxjv0
Changing where to find the header

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
 
27
27
#include <libindicator/indicator-object.h>
28
28
#include "libappindicator/app-indicator.h"
29
 
#include "app-indicator-enum-types.h"
 
29
#include "libappindicator/app-indicator-enum-types.h"
30
30
#include "application-service-appstore.h"
31
31
#include "application-service-marshal.h"
32
32
#include "dbus-shared.h"