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/dabInput.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/dabInput.h') diff --git a/src/dabInput.h b/src/dabInput.h index 245a162..685f7b2 100644 --- a/src/dabInput.h +++ b/src/dabInput.h @@ -25,8 +25,8 @@ #ifdef HAVE_CONFIG_H # include "config.h" #endif -#include "TcpLog.h" -extern TcpLog etiLog; +#include "Log.h" +extern Logger etiLog; struct dabInputOperations { -- cgit v1.2.3