]> git.ozlabs.org Git - petitboot/blobdiff - discover/device-handler.c
lib/types: Create common file for type definitions
[petitboot] / discover / device-handler.c
index bda724cc3badcf1ea46e6d92520b7e3c71411644..0d4349671dfa6c375f223cde0f43877c41ddad71 100644 (file)
@@ -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"