Changeset 17e390747cc2335d797cae1897f27c382062ca40
- Timestamp:
- 12/03/08 02:29:30
(7 months ago)
- Author:
- Jean-Baptiste Kempf <jb@videolan.org>
- git-committer:
- Jean-Baptiste Kempf <jb@videolan.org> 1205285370 -0700
- git-parent:
[384c053ced1826ca1a8800b46c944108f25d29e8]
- git-author:
- Jean-Baptiste Kempf <jb@videolan.org> 1205285281 -0700
- Message:
Missing include.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r99fab90 |
r17e3907 |
|
| 49 | 49 | #include "vlc_image.h" |
|---|
| 50 | 50 | |
|---|
| | 51 | #include <time.h> |
|---|
| | 52 | |
|---|
| 51 | 53 | /***************************************************************************** |
|---|
| 52 | 54 | * Local prototypes |
|---|