summaryrefslogtreecommitdiff
path: root/src/systemc/ext/channel/_using.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemc/ext/channel/_using.hh')
-rw-r--r--src/systemc/ext/channel/_using.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/systemc/ext/channel/_using.hh b/src/systemc/ext/channel/_using.hh
index 307e89f21..e582ea282 100644
--- a/src/systemc/ext/channel/_using.hh
+++ b/src/systemc/ext/channel/_using.hh
@@ -39,7 +39,9 @@ using sc_core::sc_in_clk;
using sc_core::sc_inout_clk;
using sc_core::sc_out_clk;
+using sc_core::sc_event_queue_if;
using sc_core::sc_event_queue;
+using sc_core::sc_event_queue_port;
using sc_core::sc_fifo;