playback/player: Add a single-include header
This commit is contained in:
parent
090c766562
commit
4b9da857c0
@ -29,7 +29,7 @@
|
||||
#include <math.h>
|
||||
|
||||
#include "gst-play-kb.h"
|
||||
#include <gst/player/gstplayer.h>
|
||||
#include <gst/player/player.h>
|
||||
|
||||
#define VOLUME_STEPS 20
|
||||
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
#include <gst/player/gstplayer.h>
|
||||
#include <gst/player/player.h>
|
||||
|
||||
typedef struct
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user