~oif-team/grail/trunk

« back to all changes in this revision

Viewing changes to test/regular/grail-fixture.h

  • Committer: Chase Douglas
  • Date: 2012-07-25 23:09:08 UTC
  • mfrom: (229.2.4 grail)
  • Revision ID: chase.douglas@canonical.com-20120725230908-1l25qh2ex2ueanqj
Merge in project rename

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
#define GRAIL_FIXTURE_H
3
3
 
4
4
#include <gtest/gtest.h>
5
 
#include <utouch/grail.h>
 
5
#include <oif/grail.h>
6
6
#include "frame_mock.h"
7
7
 
8
8
#include <list>