~andreas-pokorny/mir/use-ld-preload-in-test-script

« back to all changes in this revision

Viewing changes to src/client/mir_screencast.cpp

client: Extract client platform API headers into src/include.

Approved by Kevin DuBois, PS Jenkins bot, Cemil Azizoglu, Robert Carr.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
#include "mir_screencast.h"
20
20
#include "mir/frontend/client_constants.h"
21
21
#include "mir_toolkit/mir_native_buffer.h"
22
 
#include "egl_native_window_factory.h"
 
22
#include "mir/egl_native_window_factory.h"
23
23
 
24
24
#include <boost/throw_exception.hpp>
25
25