~ken-vandine/unity/webapps_quantal

« back to all changes in this revision

Viewing changes to launcher/BamfLauncherIcon.cpp

  • Committer: Gord Allott
  • Date: 2012-05-07 19:52:54 UTC
  • mto: (55.1863.4 unity)
  • mto: This revision was merged to the branch mainline in revision 729.
  • Revision ID: gord.allott@canonical.com-20120507195254-q2go5tzx4eul5n2n
launcher and switcher added

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
#include "FavoriteStore.h"
32
32
#include "Launcher.h"
33
33
#include "MultiMonitor.h"
34
 
#include "WindowManager.h"
35
 
#include "UBusMessages.h"
36
 
#include "ubus-server.h"
 
34
#include "unity-shared/WindowManager.h"
 
35
#include "unity-shared/UBusMessages.h"
 
36
#include "unity-shared/ubus-server.h"
37
37
 
38
38
#include <glib/gi18n-lib.h>
39
39
#include <gio/gdesktopappinfo.h>