1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2025-02-02 15:07:36 -05:00

cleanup: don't include "httpp/httpp.h" if not needed

svn path=/icecast/trunk/icecast/; revision=19370
This commit is contained in:
Philipp Schafft 2014-11-30 09:32:06 +00:00
parent 8867d177c5
commit 0eca1bcfe0

View File

@ -36,7 +36,6 @@
#include "source.h"
#include "format.h"
#include "global.h"
#include "httpp/httpp.h"
#include "format_ogg.h"
#include "format_mp3.h"