|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "WinEventsWayland.h"#include "ServiceBroker.h"#include "application/AppInboundProtocol.h"#include "threads/CriticalSection.h"#include "threads/Thread.h"#include "utils/log.h"#include "platform/posix/utils/FileHandle.h"#include <exception>#include <memory>#include <mutex>#include <system_error>#include <sys/poll.h>#include <unistd.h>#include <wayland-client.hpp>