Changeset 1296d8e14efe794fccb8941993c001476105b247
- Timestamp:
- 08/17/07 18:35:45
(1 year ago)
- Author:
- Christophe Mutricy <xtophe@videolan.org>
- git-committer:
- Christophe Mutricy <xtophe@videolan.org> 1187368545 +0000
- git-parent:
[dbdefeec0414572638473b8b847220c82ad2518a]
- git-author:
- Christophe Mutricy <xtophe@videolan.org> 1187368545 +0000
- Message:
That has apparently been fixed
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r9025fab |
r1296d8e |
|
| 32 | 32 | #include <vlc/vlc.h> |
|---|
| 33 | 33 | #include <vlc_sout.h> |
|---|
| 34 | | #include <vlc_network.h> /* FIXME: fix RegisterSDP() and remove this */ |
|---|
| 35 | 34 | #include "stream_output.h" |
|---|
| 36 | 35 | |
|---|