Changeset 1075964adfdbff91b4afbf18891e6a4cf676264b
- Timestamp:
- 01/07/03 15:13:48
(5 years ago)
- Author:
- Sam Hocevar <sam@videolan.org>
- git-committer:
- Sam Hocevar <sam@videolan.org> 1057065228 +0000
- git-parent:
[adca92c84855960b73c17bdc6d8957aa51991038]
- git-author:
- Sam Hocevar <sam@videolan.org> 1057065228 +0000
- Message:
- Makefile.am: Gaaaaah, forgot to rename headers again!
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r2e743e0 |
r1075964 |
|
| 68 | 68 | include/darwin_specific.h \ |
|---|
| 69 | 69 | include/codecs.h \ |
|---|
| 70 | | include/error.h \ |
|---|
| 71 | 70 | include/encoder.h \ |
|---|
| 72 | 71 | include/input_ext-dec.h \ |
|---|
| … | … | |
| 91 | 90 | include/vlc_config.h \ |
|---|
| 92 | 91 | include/vlc_cpu.h \ |
|---|
| | 92 | include/vlc_error.h \ |
|---|
| 93 | 93 | include/vlc_interface.h \ |
|---|
| 94 | 94 | include/vlc_messages.h \ |
|---|