Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'agent/tcf/framework/plugins.h')
-rw-r--r--agent/tcf/framework/plugins.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/agent/tcf/framework/plugins.h b/agent/tcf/framework/plugins.h
index 00d964e8..e22ffc1b 100644
--- a/agent/tcf/framework/plugins.h
+++ b/agent/tcf/framework/plugins.h
@@ -24,7 +24,7 @@
#ifndef D_plugins
#define D_plugins
-#include <framework/protocol.h>
+#include <tcf/framework/protocol.h>
extern const char *plugins_path;

Back to the top