aboutsummaryrefslogtreecommitdiff
path: root/src/application-service-appstore.c
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-12-08 14:08:44 -0600
committerTed Gould <ted@gould.cx>2010-12-08 14:08:44 -0600
commit6c905a6e958d626df511ced154e9ed8fb867afc5 (patch)
treec866e25da37bcc927df40ac04c9c0460a6962edd /src/application-service-appstore.c
parent12d94d3b9aa17214cadec6e98831356330cead51 (diff)
parent97fcd2621c571bda84b090961e31c54104641257 (diff)
downloadayatana-indicator-application-6c905a6e958d626df511ced154e9ed8fb867afc5.tar.gz
ayatana-indicator-application-6c905a6e958d626df511ced154e9ed8fb867afc5.tar.bz2
ayatana-indicator-application-6c905a6e958d626df511ced154e9ed8fb867afc5.zip
Remove the library from the build
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"