Rename timeline-object.h to libweston/timeline-object.h
authorPekka Paalanen <pekka.paalanen@collabora.com>
Thu, 28 Mar 2019 14:35:56 +0000 (16:35 +0200)
committerPekka Paalanen <pekka.paalanen@collabora.com>
Thu, 18 Apr 2019 09:31:45 +0000 (12:31 +0300)
commita78cf77582aa946e9671ffdd5a0a4f988d656588
treea32746dfc602d60e558ac74d26e3768451487740
parentcb74afd482a5edaeb1daf1a1b82a7dbe88cb4345
Rename timeline-object.h to libweston/timeline-object.h

This patch sets up the stage for similarly renaming compositor.h which will
justify this. That patch will be big, so moving timeline-object.h first makes
it easy to see the changes to the build and install directives.

This and all the following moves essentially break the API, so libweston major
is bumped.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
include/libweston/meson.build [new file with mode: 0644]
include/libweston/timeline-object.h [new file with mode: 0644]
include/meson.build [new file with mode: 0644]
libweston/compositor.h
libweston/meson.build
libweston/timeline-object.h [deleted file]
meson.build