~azzar1/unity/proper-reboot

« back to all changes in this revision

Viewing changes to launcher/AbstractLauncherIcon.h

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

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
#include <libdbusmenu-glib/menuitem.h>
33
33
 
34
34
#include "DndData.h"
35
 
#include "Introspectable.h"
 
35
#include "unity-shared/Introspectable.h"
36
36
#include "LauncherEntryRemote.h"
37
 
#include "IconTextureSource.h"
 
37
#include "unity-shared/IconTextureSource.h"
38
38
 
39
39
namespace unity
40
40
{