From b20b932571daff5621f12f760234e998d6e79fab Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Tue, 21 Jan 2014 22:02:21 +0100 Subject: add RemoteControl, make the ZMQ input inherit from it --- src/dabInput.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dabInput.h') diff --git a/src/dabInput.h b/src/dabInput.h index 56d3fbf..e5c89da 100644 --- a/src/dabInput.h +++ b/src/dabInput.h @@ -26,6 +26,7 @@ # include "config.h" #endif #include "Log.h" +#include "RemoteControl.h" #include extern Logger etiLog; -- cgit v1.2.3