~azzar1/unity/lp-1165097

« back to all changes in this revision

Viewing changes to plugins/unityshell/src/PlacesSimpleTile.cpp

  • Committer: Neil Jagdish Patel
  • Date: 2011-06-21 14:28:40 UTC
  • mfrom: (1242.2.14 the-big-reshuffle)
  • Revision ID: neil.patel@canonical.com-20110621142840-y348glj6d7npj6m2
[merge] Update the build system

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
#include <gtk/gtk.h>
31
31
#include <gdk/gdk.h>
32
32
 
33
 
#include "Variant.h"
 
33
#include <UnityCore/UnityCore.h>
34
34
 
35
35
PlacesSimpleTile::PlacesSimpleTile (const char *icon_name,
36
36
                                    const char *label,