aboutsummaryrefslogtreecommitdiff
path: root/src/application-service-appstore.c
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-12-08 13:13:47 -0600
committerTed Gould <ted@gould.cx>2010-12-08 13:13:47 -0600
commit6e142fbdc9e35ceee10ecea050014e9270ffefa4 (patch)
tree0a19dec3efce95759979a9d27aa443e8e22c5f72 /src/application-service-appstore.c
parent3acbfb57c4800b7f8611d1ce5db391cad96f398b (diff)
parent01a31930c3eb89c5ca20fb70ba76a4317b2f2648 (diff)
downloadayatana-indicator-application-6e142fbdc9e35ceee10ecea050014e9270ffefa4.tar.gz
ayatana-indicator-application-6e142fbdc9e35ceee10ecea050014e9270ffefa4.tar.bz2
ayatana-indicator-application-6e142fbdc9e35ceee10ecea050014e9270ffefa4.zip
* Upstream Merge
* Removing libappindicator from the tarball
Diffstat (limited to 'src/application-service-appstore.c')
-rw-r--r--src/application-service-appstore.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/application-service-appstore.c b/src/application-service-appstore.c
index e3befff..6e05739 100644
--- a/src/application-service-appstore.c
+++ b/src/application-service-appstore.c
@@ -25,7 +25,7 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
#endif
#include <dbus/dbus-glib.h>
-#include "app-indicator.h"
+#include "libappindicator/app-indicator.h"
#include "app-indicator-enum-types.h"
#include "application-service-appstore.h"
#include "application-service-marshal.h"