~azzar1/unity/lp-1165097

« back to all changes in this revision

Viewing changes to plugins/unityshell/src/PanelIndicatorObjectEntryView.h

  • 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:
25
25
#include <NuxImage/CairoGraphics.h>
26
26
#include <NuxGraphics/GraphicsEngine.h>
27
27
 
28
 
#include "IndicatorEntry.h"
 
28
#include <UnityCore/UnityCore.h>
29
29
 
30
30
#include "Introspectable.h"
31
31