Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'agent/tcf/services/sysmon.h')
-rw-r--r--agent/tcf/services/sysmon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/agent/tcf/services/sysmon.h b/agent/tcf/services/sysmon.h
index 1578a6d4..c3efe280 100644
--- a/agent/tcf/services/sysmon.h
+++ b/agent/tcf/services/sysmon.h
@@ -20,7 +20,7 @@
#ifndef D_sysmon
#define D_sysmon
-#include <framework/protocol.h>
+#include <tcf/framework/protocol.h>
/*
* Initialize system monitor service.

Back to the top