libweston: do not include weston.h

Libweston is not allowed to depend on Weston. Fortunately this include is
unnecessary and can be simply removed.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
dev
Pekka Paalanen 5 years ago
parent a2e80aca68
commit 531b61c14a
  1. 1
      libweston/content-protection.c

@ -32,7 +32,6 @@
#include <string.h>
#include <libweston/libweston.h>
#include <libweston/weston-log.h>
#include "compositor/weston.h"
#include "weston-content-protection-server-protocol.h"
#include "shared/helpers.h"
#include "shared/timespec-util.h"

Loading…
Cancel
Save