#include <GLES2/gl2.h>
#include <EGL/egl.h>
-#include "../shared/platform.h"
+#include "shared/platform.h"
struct window;
struct seat;
#include "shared/xalloc.h"
#include "window.h"
-#include "weston-egl-ext.h"
+#include "shared/weston-egl-ext.h"
static int option_blit;
#include "weston.h"
#include <libweston/libweston.h>
-#include "../shared/os-compatibility.h"
-#include "../shared/helpers.h"
-#include "../shared/string-helpers.h"
+#include "shared/os-compatibility.h"
+#include "shared/helpers.h"
+#include "shared/string-helpers.h"
#include "git-version.h"
#include <libweston/version.h>
#include "weston.h"
#include <libweston/libweston.h>
#include <libweston/zalloc.h>
-#include "helpers.h"
+#include "shared/helpers.h"
#include <libweston-desktop/libweston-desktop.h>
#include "internal.h"
#include "shared/timespec-util.h"
#include "shared/string-helpers.h"
#include "renderer-gl/gl-renderer.h"
-#include "weston-egl-ext.h"
+#include "shared/weston-egl-ext.h"
#include "pixman-renderer.h"
#include "pixel-formats.h"
#include "libbacklight.h"
#include <libweston/libweston.h>
#include <libweston/backend-wayland.h>
#include "renderer-gl/gl-renderer.h"
-#include "weston-egl-ext.h"
+#include "shared/weston-egl-ext.h"
#include "pixman-renderer.h"
#include "shared/helpers.h"
#include "shared/image-loader.h"
#include "shared/timespec-util.h"
#include "shared/file-util.h"
#include "renderer-gl/gl-renderer.h"
-#include "weston-egl-ext.h"
+#include "shared/weston-egl-ext.h"
#include "pixman-renderer.h"
#include "presentation-time-server-protocol.h"
#include "linux-dmabuf.h"
#include <drm_fourcc.h>
#include <wayland-client-protocol.h>
-#include "helpers.h"
+#include "shared/helpers.h"
#include "wayland-util.h"
#include "pixel-formats.h"
.bits.a = a_, \
.component_type = PIXEL_COMPONENT_TYPE_FIXED
-#include "weston-egl-ext.h"
+#include "shared/weston-egl-ext.h"
/**
* Table of DRM formats supported by Weston; RGB, ARGB and YUV formats are
#include "gl-renderer.h"
#include "gl-renderer-internal.h"
#include "pixel-formats.h"
-#include "weston-egl-ext.h"
+#include "shared/weston-egl-ext.h"
#include <assert.h>
#include "shared/helpers.h"
#include "shared/platform.h"
#include "shared/timespec-util.h"
-#include "weston-egl-ext.h"
+#include "shared/weston-egl-ext.h"
#define GR_GL_VERSION(major, minor) \
(((uint32_t)(major) << 16) | (uint32_t)(minor))
#include "timeline.h"
#include <libweston/libweston.h>
-#include "file-util.h"
+#include "shared/file-util.h"
struct timeline_log {
clock_t clk_id;
#include "config.h"
#include <libweston/weston-log.h>
-#include "helpers.h"
+#include "shared/helpers.h"
#include <libweston/libweston.h>
#include "weston-log-internal.h"
#include "config.h"
#include <libweston/weston-log.h>
-#include "helpers.h"
+#include "shared/helpers.h"
#include <libweston/libweston.h>
#include "weston-log-internal.h"
#include "config.h"
#include <libweston/weston-log.h>
-#include "helpers.h"
+#include "shared/helpers.h"
#include <libweston/libweston.h>
#include "weston-log-internal.h"
#include "config.h"
#include <libweston/weston-log.h>
-#include "helpers.h"
+#include "shared/helpers.h"
#include <libweston/libweston.h>
#include "weston-log-internal.h"
#include <libweston/libweston.h>
#include "compositor/weston.h"
-#include "file-util.h"
+#include "shared/file-util.h"
#include "libweston-internal.h"
static char *
#include <unistd.h>
#include <time.h>
-#include "timespec-util.h"
+#include "shared/timespec-util.h"
#include "shared/helpers.h"
#include "zunitc/zunitc.h"
#include "xwayland.h"
#include "xwayland-internal-interface.h"
-#include "cairo-util.h"
+#include "shared/cairo-util.h"
#include "hash.h"
#include "shared/helpers.h"