]> git.ozlabs.org Git - petitboot/blobdiff - discover/parser-utils.c
discover: Allow discover server to receive boot messages
[petitboot] / discover / parser-utils.c
index 47e30d8055040cb28b9b876ff7d88ffa4cb45ac6..5792f0a1d587a790814bd449af1f8d00aaf1f4cc 100644 (file)
@@ -4,7 +4,7 @@
 #include <log/log.h>
 #include <talloc/talloc.h>
 
-#include "pb-protocol/pb-protocol.h"
+#include "types/types.h"
 #include "event.h"
 #include "udev.h"
 #include "device-handler.h"