| 1 | $OpenBSD$ |
|---|
| 2 | --- Server.tproj/RTPStream.h.orig Fri Jun 6 22:06:22 2008 |
|---|
| 3 | +++ Server.tproj/RTPStream.h Fri Jun 6 22:09:35 2008 |
|---|
| 4 | @@ -57,7 +57,7 @@ |
|---|
| 5 | |
|---|
| 6 | #include "RTCPPacket.h" |
|---|
| 7 | |
|---|
| 8 | -#include "RTSPRequest3gpp.h" |
|---|
| 9 | +#include "RTSPRequest3GPP.h" |
|---|
| 10 | |
|---|
| 11 | #ifndef MIN |
|---|
| 12 | #define MIN(a,b) (((a)<(b))?(a):(b)) |
|---|