Remove unneeded include

This commit is contained in:
Jonas Kvinge 2018-07-28 00:16:56 +02:00
parent 73029ab7a2
commit 26062bd07b
1 changed files with 0 additions and 1 deletions

View File

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