Luke Yelavich has proposed merging lp:~themuso/indicator-application/build-fix into lp:indicator-application.
Requested reviews: Indicator Applet Developers (indicator-applet-developers) For more details, see: https://code.launchpad.net/~themuso/indicator-application/build-fix/+merge/48755 Small fix to allow indicator-application to be buildable after recent scroll additions. -- https://code.launchpad.net/~themuso/indicator-application/build-fix/+merge/48755 Your team ayatana-commits is subscribed to branch lp:indicator-application.
=== modified file 'src/application-service-appstore.c' --- src/application-service-appstore.c 2011-02-03 17:03:53 +0000 +++ src/application-service-appstore.c 2011-02-07 07:22:56 +0000 @@ -24,6 +24,7 @@ #include "config.h" #endif +#include <libindicator/indicator-object.h> #include "libappindicator/app-indicator.h" #include "app-indicator-enum-types.h" #include "application-service-appstore.h"
_______________________________________________ Mailing list: https://launchpad.net/~ayatana-commits Post to : [email protected] Unsubscribe : https://launchpad.net/~ayatana-commits More help : https://help.launchpad.net/ListHelp

