summaryrefslogtreecommitdiffstats
path: root/sesman/scp.h
diff options
context:
space:
mode:
Diffstat (limited to 'sesman/scp.h')
-rw-r--r--sesman/scp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sesman/scp.h b/sesman/scp.h
index 236620c6..b3433f4e 100644
--- a/sesman/scp.h
+++ b/sesman/scp.h
@@ -22,15 +22,15 @@
* @file scp.h
* @brief scp (sesman control protocol) common definitions
* @author Simone Fedele
- *
+ *
*/
#ifndef SCP_H
#define SCP_H
-//#include "libscp.h"
#include "scp_v0.h"
#include "scp_v1.h"
+#include "scp_v1_mng.h"
/**
*