1
0
mirror of https://github.com/strawberrymusicplayer/strawberry synced 2025-01-09 23:02:51 +01:00

Remove unneeded include

This commit is contained in:
Jonas Kvinge 2018-07-28 00:16:56 +02:00
parent 73029ab7a2
commit 26062bd07b

View File

@ -25,7 +25,6 @@
#include "config.h"
#include <stdbool.h>
#include <boost/circular_buffer.hpp>
#include <vlc/vlc.h>
#include <QtGlobal>