Changeset 8d8b2e1bce36efcebb2e017588a63fe6b543700a
- Timestamp:
- 04/27/08 21:10:42
(4 months ago)
- Author:
- Felix Paul Kühne <fkuehne@videolan.org>
- git-committer:
- Felix Paul Kühne <fkuehne@videolan.org> 1209323442 +0200
- git-parent:
[1be45fb5f915358d51d81ac43d974a8c71e7b164]
- git-author:
- Felix Paul Kühne <fkuehne@videolan.org> 1209323208 +0200
- Message:
* Fix the compilation on 10.4u
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| ra7f674b |
r8d8b2e1 |
|
| 36 | 36 | #import <ApplicationServices/ApplicationServices.h> |
|---|
| 37 | 37 | #import <OpenGL/OpenGL.h> |
|---|
| | 38 | #import <OpenGL/gl.h> |
|---|
| 38 | 39 | |
|---|
| 39 | 40 | typedef int CGSConnectionRef; |
|---|