~alan-griffiths/mir/knee-jerk-mir_surface_state_automatic

« back to all changes in this revision

Viewing changes to tests/unit-tests/graphics/gbm/test_kms_page_flipper.cpp

  • Committer: Alan Griffiths
  • Date: 2013-03-11 17:42:55 UTC
  • mfrom: (484 trunk)
  • mto: This revision was merged to the branch mainline in revision 494.
  • Revision ID: alan@octopull.co.uk-20130311174255-bjyo3a90v71entgq
Segregate server-only code

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 * Authored by: Alexandros Frantzis <alexandros.frantzis@canonical.com>
17
17
 */
18
18
 
19
 
#include "src/graphics/gbm/kms_page_flipper.h"
 
19
#include "src/server/graphics/gbm/kms_page_flipper.h"
20
20
 
21
21
#include "mock_drm.h"
22
22
#include "mir_test_doubles/mock_display_report.h"