Changeset 45e123dca9f69067060a562d6293c8c49cfdca7e
- Timestamp:
- 26/11/06 20:07:37
(2 years ago)
- Author:
- Clément Stenac <zorglub@videolan.org>
- git-committer:
- Clément Stenac <zorglub@videolan.org> 1164568057 +0000
- git-parent:
[d81d5e5fcee94d98880b89ca9c539070af0a6150]
- git-author:
- Clément Stenac <zorglub@videolan.org> 1164568057 +0000
- Message:
Should fix win32
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rd3fe7f2 |
r45e123d |
|
| 26 | 26 | #include <vlc_demux.h> |
|---|
| 27 | 27 | #include <vlc_input.h> |
|---|
| | 28 | #include "input/input_internal.h" |
|---|
| 28 | 29 | |
|---|
| 29 | 30 | void libvlc_input_free( libvlc_input_t *p_input ) |
|---|