~dfly720/unity/fix-938353

« back to all changes in this revision

Viewing changes to dash/LensView.h

  • Committer: Marco Mariani
  • Date: 2012-05-31 21:58:19 UTC
  • mfrom: (2341.1.38 unity)
  • Revision ID: dfly720@gmail.com-20120531215819-0er7r9qftgxqvt7a
Merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
#include <UnityCore/Lens.h>
31
31
 
32
32
#include "FilterBar.h"
33
 
#include "Introspectable.h"
 
33
#include "unity-shared/Introspectable.h"
34
34
#include "PlacesGroup.h"
35
35
#include "PlacesVScrollBar.h"
36
36
#include "ResultViewGrid.h"
37
 
#include "UBusWrapper.h"
 
37
#include "unity-shared/UBusWrapper.h"
38
38
 
39
39
namespace unity
40
40
{