io_thread: convert to C++
This commit is contained in:
@@ -26,9 +26,9 @@
|
||||
extern "C" {
|
||||
#include "input_internal.h"
|
||||
#include "icy_metadata.h"
|
||||
#include "io_thread.h"
|
||||
}
|
||||
|
||||
#include "IOThread.hxx"
|
||||
#include "glib_compat.h"
|
||||
|
||||
#include <assert.h>
|
||||
|
@@ -23,9 +23,9 @@
|
||||
|
||||
extern "C" {
|
||||
#include "input_internal.h"
|
||||
#include "io_thread.h"
|
||||
}
|
||||
|
||||
#include "IOThread.hxx"
|
||||
#include "conf.h"
|
||||
|
||||
extern "C" {
|
||||
|
Reference in New Issue
Block a user