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