Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'agent/tcf/framework/channel_tcp.h')
-rw-r--r--agent/tcf/framework/channel_tcp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/agent/tcf/framework/channel_tcp.h b/agent/tcf/framework/channel_tcp.h
index 4f31f734..9a8402de 100644
--- a/agent/tcf/framework/channel_tcp.h
+++ b/agent/tcf/framework/channel_tcp.h
@@ -20,7 +20,7 @@
#ifndef D_channel_tcp
#define D_channel_tcp
-#include <framework/channel.h>
+#include <tcf/framework/channel.h>
/*
* Start TCP (Internet) channel listener.

Back to the top