~hikiko/mir/mir.unity8-desktop-session

« back to all changes in this revision

Viewing changes to include/test/mir_test_doubles/mock_interpreter_resource_cache.h

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release, Daniel van Vugt, Ubuntu daily release
  • Date: 2014-01-08 02:04:38 UTC
  • mfrom: (1.1.54)
  • Revision ID: package-import@ubuntu.com-20140108020438-ikbu7qqm9v2l026y
Tags: 0.1.3+14.04.20140108-0ubuntu1
[ Daniel van Vugt ]
* Preparing for release 0.1.3

[ Ubuntu daily release ]
* Automatic snapshot from revision 1170

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
#ifndef MIR_TEST_DOUBLES_MOCK_INTERPRETER_RESOURCE_CACHE_H_
19
19
#define MIR_TEST_DOUBLES_MOCK_INTERPRETER_RESOURCE_CACHE_H_
20
20
 
21
 
#include "src/server/graphics/android/interpreter_resource_cache.h"
 
21
#include "src/platform/graphics/android/interpreter_resource_cache.h"
22
22
 
23
23
namespace mir
24
24
{