~brandontschaefer/unity/lp.1328677-fixv2

« back to all changes in this revision

Viewing changes to dash/SearchBar.h

  • Committer: Gord Allott
  • Date: 2012-05-06 23:48:38 UTC
  • mto: This revision was merged to the branch mainline in revision 2352.
  • Revision ID: gord.allott@canonical.com-20120506234838-abh00p9gdw09n0rv
panel and dash moved to subdirectories

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
#include <UnityCore/GLibSignal.h>
36
36
 
37
37
#include "SearchBarSpinner.h"
38
 
#include "IconTexture.h"
39
 
#include "IMTextEntry.h"
40
 
#include "Introspectable.h"
41
 
#include "StaticCairoText.h"
 
38
#include "unity-shared/IconTexture.h"
 
39
#include "unity-shared/IMTextEntry.h"
 
40
#include "unity-shared/Introspectable.h"
 
41
#include "unity-shared/StaticCairoText.h"
42
42
 
43
43
namespace nux
44
44
{