diff options
Diffstat (limited to 'discover/device-handler.c')
-rw-r--r-- | discover/device-handler.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/discover/device-handler.c b/discover/device-handler.c index bda724c..0d43496 100644 --- a/discover/device-handler.c +++ b/discover/device-handler.c @@ -10,7 +10,7 @@ #include <talloc/talloc.h> #include <list/list.h> #include <log/log.h> -#include <pb-protocol/pb-protocol.h> +#include <types/types.h> #include <system/system.h> #include "device-handler.h" |