diff options
| author | Manuel Traut <manut@mecka.net> | 2012-06-03 15:27:48 +0200 |
|---|---|---|
| committer | Manuel Traut <manut@mecka.net> | 2012-06-03 15:27:48 +0200 |
| commit | 99eaad1f40d12993321327667862699b9f63927b (patch) | |
| tree | 8ed27f4091c33638f1a2a32198fa3fff7d4e675e /common/distrio_helper.h | |
| parent | 426acd4753ae90b3292e271e9e7eb48dbdc58a6d (diff) | |
libdistrio_common: register digital also at manager
- add registration of digital io's at the distrio manager
Signed-off-by: Manuel Traut <manut@mecka.net>
Diffstat (limited to 'common/distrio_helper.h')
| -rw-r--r-- | common/distrio_helper.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/distrio_helper.h b/common/distrio_helper.h index 8070544..0d2d145 100644 --- a/common/distrio_helper.h +++ b/common/distrio_helper.h @@ -13,6 +13,8 @@ #include <distrio_ioC.h> #include <distrio_ioS.h> +#include <distrio_managerC.h> + #include <orbsvcs/CosNamingC.h> /** |
