mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-06 05:38:05 +02:00
tests: remove unnecessary weston.h includes
Looks like these don't actually need it. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
This commit is contained in:
parent
b84ad9e34c
commit
c36bbad8e2
4 changed files with 0 additions and 4 deletions
|
|
@ -33,7 +33,6 @@
|
|||
#include <stdint.h>
|
||||
|
||||
#include <libweston/libweston.h>
|
||||
#include "compositor/weston.h"
|
||||
#include "ivi-shell/ivi-layout-export.h"
|
||||
#include "ivi-shell/ivi-layout-private.h"
|
||||
#include "ivi-test.h"
|
||||
|
|
|
|||
|
|
@ -28,7 +28,6 @@
|
|||
#include <assert.h>
|
||||
|
||||
#include <libweston/libweston.h>
|
||||
#include "compositor/weston.h"
|
||||
#include <libweston/plugin-registry.h>
|
||||
|
||||
#include "weston-test-runner.h"
|
||||
|
|
|
|||
|
|
@ -30,7 +30,6 @@
|
|||
|
||||
#include <libweston/libweston.h>
|
||||
#include "libweston-internal.h"
|
||||
#include "compositor/weston.h"
|
||||
#include "weston-test-runner.h"
|
||||
#include "weston-test-fixture-compositor.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -29,7 +29,6 @@
|
|||
#include <assert.h>
|
||||
|
||||
#include <libweston/libweston.h>
|
||||
#include "compositor/weston.h"
|
||||
#include "weston-test-runner.h"
|
||||
#include "weston-test-fixture-compositor.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue