diff --git a/playback/player/gst-play/gst-play.c b/playback/player/gst-play/gst-play.c index 5154d7ac37..0e3dda14a2 100644 --- a/playback/player/gst-play/gst-play.c +++ b/playback/player/gst-play/gst-play.c @@ -29,7 +29,7 @@ #include #include "gst-play-kb.h" -#include +#include #define VOLUME_STEPS 20 diff --git a/playback/player/gtk/gtk-play.c b/playback/player/gtk/gtk-play.c index 7bbc7a809f..5076ff6c47 100644 --- a/playback/player/gtk/gtk-play.c +++ b/playback/player/gtk/gtk-play.c @@ -14,7 +14,7 @@ #include -#include +#include typedef struct {