]> git.ozlabs.org Git - petitboot/blobdiff - ui/common/ui-system.h
lib/types: Create common file for type definitions
[petitboot] / ui / common / ui-system.h
index 63d1a92d2374166cfb51ffbfa64f5a487adb3869..b75c4d1bfecbe45ff766354a912af37714479305 100644 (file)
 #if !defined(_PB_UI_SYSTEM_H)
 #define _PB_UI_SYSTEM_H
 
-#include "pb-protocol/pb-protocol.h"
+#include <stdint.h>
+
 #include "system/system.h"
+#include "types/types.h"
 #include "ui/common/timer.h"
 
 #include <signal.h>