~kdub/mir/mali-client-render-support

« back to all changes in this revision

Viewing changes to tests/unit-tests/shell/test_graphics_display_layout.cpp

  • Committer: Kevin DuBois
  • Date: 2013-11-05 21:44:14 UTC
  • mfrom: (1062.1.137 dev)
  • Revision ID: kevin.dubois@canonical.com-20131105214414-d32r52joqrs8tsmo
merge dev branch

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 "mir/shell/graphics_display_layout.h"
 
19
#include "src/server/shell/graphics_display_layout.h"
20
20
 
21
21
#include "mir_test_doubles/null_display.h"
22
22
#include "mir_test_doubles/stub_display_configuration.h"