Use new header locations everywhere
[bertos.git] / bertos / emul / ser_posix.c
index 8a2320ac9e8da52c9a6377df533cabbf9312aafa..50a63ed775d98ca012e79a633bdc31867a8a141a 100644 (file)
@@ -44,7 +44,7 @@
 #include <drv/ser.h>
 #include <drv/ser_p.h>
 
-#include <mware/fifobuf.h>
+#include <struct/fifobuf.h>
 
 #include <sys/types.h>
 #include <sys/stat.h>