Removed unnecessary header include

This commit is contained in:
loki
2020-04-23 15:49:47 +02:00
parent 22418cb613
commit 7ee59669da
@@ -2,10 +2,6 @@
// Created by loki on 1/12/20. // Created by loki on 1/12/20.
// //
extern "C" {
#include <libavcodec/avcodec.h>
}
#include <codecvt> #include <codecvt>
#include "sunshine/config.h" #include "sunshine/config.h"