Changeset c21f918405085ffadcaea9d7554d854cbb6efb10
- Timestamp:
- 14/06/08 16:14:43
(4 months ago)
- Author:
- Pierre d'Herbemont <pdherbemont@videolan.org>
- git-committer:
- Pierre d'Herbemont <pdherbemont@videolan.org> 1213452883 +0200
- git-parent:
[86c84715d3aff267e7a9c80854ec5394bdd8cfc5]
- git-author:
- Pierre d'Herbemont <pdherbemont@videolan.org> 1213452771 +0200
- Message:
input: No need to include vlc_playlist.h in control.c now.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rbbd8852 |
rc21f918 |
|
| 32 | 32 | |
|---|
| 33 | 33 | #include "input_internal.h" |
|---|
| 34 | | #include "vlc_playlist.h" |
|---|
| 35 | 34 | |
|---|
| 36 | 35 | |
|---|