~azzar1/unity/lp-1165097

« back to all changes in this revision

Viewing changes to plugins/unityshell/src/PlacesSearchBar.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:
40
40
#include "UBusMessages.h"
41
41
 
42
42
#include "PlacesSearchBar.h"
43
 
#include "Variant.h"
 
43
#include <UnityCore/UnityCore.h>
44
44
 
45
45
#include "PlacesStyle.h"
46
46