]> git.ozlabs.org Git - petitboot/blobdiff - test/parser/parser-test.c
lib/types: Create common file for type definitions
[petitboot] / test / parser / parser-test.c
index 90b3e3b8e8693a9960b3ef5ed6d13854a677f98f..75533e3a116dd41ba0355851d793baeb4dfc50af 100644 (file)
@@ -7,7 +7,7 @@
 #include <unistd.h>
 
 #include <log/log.h>
-#include "pb-protocol/pb-protocol.h"
+#include <types/types.h>
 #include <talloc/talloc.h>
 
 #include "discover/device-handler.h"