mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
remove doubles include
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
|
||||
#include "Debug.hpp"
|
||||
#include "PacketQueue.hpp"
|
||||
#include "semaphore.h"
|
||||
#include "helpers.hpp"
|
||||
#include "dvbsubtitle.h"
|
||||
|
||||
|
@@ -22,7 +22,7 @@ extern "C" {
|
||||
#include <libavcodec/avcodec.h>
|
||||
#include <libavutil/avutil.h>
|
||||
}
|
||||
#include "driver/framebuffer.h"
|
||||
#include <driver/framebuffer.h>
|
||||
#include "Debug.hpp"
|
||||
|
||||
// Set these to 'true' for debug output:
|
||||
|
Reference in New Issue
Block a user