From 1ee5bb5d436067d979fd95f98ed36addcd2efaed Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sun, 12 Jan 2014 20:52:09 +0100 Subject: remove some references to tcplog --- src/dabInputFifo.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/dabInputFifo.h') diff --git a/src/dabInputFifo.h b/src/dabInputFifo.h index 1844d1e..b309130 100644 --- a/src/dabInputFifo.h +++ b/src/dabInputFifo.h @@ -26,8 +26,7 @@ # include "config.h" #endif #include "dabInputFile.h" -#include "TcpLog.h" -extern TcpLog etiLog; +#include "Log.h" #ifdef _WIN32 -- cgit v1.2.3