blob: 89d5d4bc90e2ef3e43ee23b9c1c93057e0a1fd68 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-as,v 1.1.1.1 2006/12/15 09:03:47 adam Exp $
--- Server.tproj/RTPSessionInterface.h.orig 2006-12-14 20:37:45.000000000 +0100
+++ Server.tproj/RTPSessionInterface.h
@@ -40,6 +40,7 @@
#include "RTCPSRPacket.h"
#include "RTSPSessionInterface.h"
+#include "RTSPRequestInterface.h"
#include "TimeoutTask.h"
#include "Task.h"
#include "RTPBandwidthTracker.h"
|