Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'agent/tcf/framework/proxy.h')
-rw-r--r--agent/tcf/framework/proxy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/agent/tcf/framework/proxy.h b/agent/tcf/framework/proxy.h
index e52da3e5..e584de94 100644
--- a/agent/tcf/framework/proxy.h
+++ b/agent/tcf/framework/proxy.h
@@ -21,7 +21,7 @@
#ifndef D_proxy
#define D_proxy
-#include <framework/channel.h>
+#include <tcf/framework/channel.h>
/*
* Register channel redirection callback.

Back to the top