mirror of
https://github.com/albfan/miraclecast.git
synced 2025-03-09 23:38:56 +00:00
miracle-wfdctl: include header <gst/gst.h> for resolving compiler warning
This commit is contained in:
parent
0677d64252
commit
5b7f9d29f6
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
#include <systemd/sd-event.h>
|
#include <systemd/sd-event.h>
|
||||||
#include <glib.h>
|
#include <glib.h>
|
||||||
|
#include <gst/gst.h>
|
||||||
#include "ctl.h"
|
#include "ctl.h"
|
||||||
#include "wfd.h"
|
#include "wfd.h"
|
||||||
#include "wfd-dbus.h"
|
#include "wfd-dbus.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue