--- src/rtppacket.cpp.orig 2008-06-16 20:35:42.000000000 +0000 +++ src/rtppacket.cpp 2008-06-16 20:35:55.000000000 +0000 @@ -30,6 +30,8 @@ */ + +#include #include "rtppacket.h" #include "rtpstructs.h" #include "rtpdefines.h" --- src/rtcpcompoundpacketbuilder.cpp.orig 2008-06-16 20:37:20.000000000 +0000 +++ src/rtcpcompoundpacketbuilder.cpp 2008-06-16 20:37:31.000000000 +0000 @@ -30,6 +30,8 @@ */ + +#include #include "rtcpcompoundpacketbuilder.h" #include "rtcpsrpacket.h" #include "rtcprrpacket.h"