From be5456eb5212b98dda8e45e9c2087b5f475aa518 Mon Sep 17 00:00:00 2001 From: Jean Pierre Cimalando Date: Sat, 10 Oct 2020 21:31:26 +0200 Subject: [PATCH] Add include --- sources/tui_channels.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/sources/tui_channels.cc b/sources/tui_channels.cc index d533bc2..7fcdeb1 100644 --- a/sources/tui_channels.cc +++ b/sources/tui_channels.cc @@ -5,6 +5,7 @@ #include "tui_channels.h" #include "tui.h" +#include struct Channel_Monitor::Impl {