]> git.ozlabs.org Git - petitboot/blobdiff - discover/kboot-parser.c
lib/types: Create common file for type definitions
[petitboot] / discover / kboot-parser.c
index 29324cb224f3ac7ad454131b55803b4f75e796b1..2954d89d44c013c500ce634e7ef51bb22a2247c5 100644 (file)
@@ -6,7 +6,7 @@
 
 #include "log/log.h"
 #include "talloc/talloc.h"
-#include "pb-protocol/pb-protocol.h"
+#include "types/types.h"
 #include "parser-conf.h"
 #include "parser-utils.h"
 #include "paths.h"