Remove unneeded include
This commit is contained in:
parent
73029ab7a2
commit
26062bd07b
|
@ -25,7 +25,6 @@
|
|||
#include "config.h"
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <boost/circular_buffer.hpp>
|
||||
#include <vlc/vlc.h>
|
||||
|
||||
#include <QtGlobal>
|
||||
|
|
Loading…
Reference in New Issue