MythTV
master
|
#include <QGuiApplication>
#include <qpa/qplatformnativeinterface.h>
#include "mythlogging.h"
#include "mythmainwindow.h"
#include "mythframe.h"
#include "mythvideocolourspace.h"
#include "platforms/mythdisplaydrm.h"
#include "platforms/drm/mythdrmframebuffer.h"
#include "drm/mythvideodrmutils.h"
#include "drm/mythvideodrm.h"
#include <unistd.h>
Go to the source code of this file.
Macros | |
#define | LOC QString("DRMVideo: ") |
#define LOC QString("DRMVideo: ") |
Definition at line 18 of file mythvideodrm.cpp.