Changeset b6194a363f80b3e99ad86f7dfb320935e013ee72
- Timestamp:
- 08/19/07 16:54:33
(1 year ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1187535273 +0000
- git-parent:
[02e8a6cff9912da14baec5ed3cd09e07270ad2cf]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1187535273 +0000
- Message:
Fix lots of warnings
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rb539091 |
rb6194a3 |
|
| 39 | 39 | |
|---|
| 40 | 40 | #include "control/libvlc_internal.h" |
|---|
| | 41 | #include "libvlc.h" |
|---|
| 41 | 42 | |
|---|
| 42 | 43 | #include <vlc_playlist.h> |
|---|