Revert "global.h: Use forward-declarations to reduce number of dependencies"

This reverts commit c266f96560.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 3c8d47fa49
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-13 (Wed, 13 Nov 2013)



------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2013-11-13 23:40:16 +01:00
parent 3498b687da
commit 65cbab0307
20 changed files with 33 additions and 39 deletions

View File

@@ -18,7 +18,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA
*/
#include <cstring>
#include <system/httptool.h>
#include <curl/curl.h>
@@ -30,6 +30,7 @@
#include <global.h>
CHTTPTool::CHTTPTool()
{
statusViewer = NULL;