icy_server: convert to C++

This commit is contained in:
Max Kellermann
2013-01-30 09:08:50 +01:00
parent f8ff45b212
commit 718fd97612
5 changed files with 10 additions and 18 deletions

View File

@@ -22,7 +22,7 @@
#include "HttpdInternal.hxx"
#include "util/fifo_buffer.h"
#include "page.h"
#include "icy_server.h"
#include "IcyMetaDataServer.hxx"
#include "glib_socket.h"
#include <assert.h>